Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds compression codec as extension to exported files. #83

Merged
merged 1 commit into from
May 25, 2020

Conversation

morazow
Copy link
Contributor

@morazow morazow commented May 25, 2020

Fixes #82.

If users set the compression codec, it will be added together with
`.parquet` to the exported files.

For example, `s3a://bucket/path/files.snappy.parquet`.
@morazow morazow merged commit 6a0c9e4 into master May 25, 2020
@morazow morazow deleted the improvement/#82-compression-codec-extension branch June 21, 2020 17:32
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.

Add compression codec extension to export path.
1 participant