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

Support Snappy compression in the S3 sink #3154

Closed
dlvenable opened this issue Aug 14, 2023 · 0 comments · Fixed by #3155
Closed

Support Snappy compression in the S3 sink #3154

dlvenable opened this issue Aug 14, 2023 · 0 comments · Fixed by #3155
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dlvenable
Copy link
Member

Is your feature request related to a problem? Please describe.

Writing compressed files in Snappy can help some analytics scenarios.

Describe the solution you'd like

Provide a new snappy compression option for the S3 sink.

sink:
  - s3:
       compression: snappy
       bucket: my_bucket

Additional context

Expands upon: #3130

@dlvenable dlvenable self-assigned this Aug 14, 2023
@dlvenable dlvenable added this to the v2.4 milestone Aug 14, 2023
@dlvenable dlvenable added enhancement New feature or request and removed untriaged labels Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant