Skip to content

feat: add basic compression configuration to write_parquet#459

Merged
andygrove merged 1 commit into
apache:mainfrom
mesejo:feat/add-compression-to-parquet-writer
Aug 22, 2023
Merged

feat: add basic compression configuration to write_parquet#459
andygrove merged 1 commit into
apache:mainfrom
mesejo:feat/add-compression-to-parquet-writer

Conversation

@mesejo
Copy link
Copy Markdown
Contributor

@mesejo mesejo commented Aug 16, 2023

Which issue does this PR close?

Closes #116.

What changes are included in this PR?

Only compression for all columns was added, later we could a per column compression argument

Are there any user-facing changes?

Yes, two new parameters were added but this should be reflected automatically by Sphinx,

Comment thread src/dataframe.rs Outdated
@mesejo mesejo force-pushed the feat/add-compression-to-parquet-writer branch from 92bcf3c to e6296c8 Compare August 18, 2023 06:06
@andygrove andygrove merged commit 499f045 into apache:main Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support parquet WriterProperties

2 participants