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

Open
wants to merge 17 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.

@hannes hannes marked this pull request as ready for review June 7, 2024 10:38
@hannes
Copy link
Member Author

hannes commented Jun 7, 2024

This probably should go into feature

@hannes
Copy link
Member Author

hannes commented Jun 7, 2024

Windows failure looks unrelated

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