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

Implement Brotli compression for Parquet reading & writing #12103

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

hannes
Copy link
Member

@hannes hannes commented May 17, 2024

The Parquet spec defines Brotli support. This PR inlines a heavily patched derivate of the latest Brotli library to add support for Brotli to DuckDB's Parquet reader and writer.

@duckdb-draftbot duckdb-draftbot marked this pull request as draft May 21, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Documentation Use for issues or PRs that require changes in the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants