Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

feat: Add BROTLI page decompression support for Parquet reads#195

Open
Anamika1608 wants to merge 4 commits into
DataHaskell:mainDataHaskell/dataframe:mainfrom
Anamika1608:feat/add-brotli-compressionAnamika1608/dataframe:feat/add-brotli-compressionCopy head branch name to clipboard
Open

feat: Add BROTLI page decompression support for Parquet reads#195
Anamika1608 wants to merge 4 commits into
DataHaskell:mainDataHaskell/dataframe:mainfrom
Anamika1608:feat/add-brotli-compressionAnamika1608/dataframe:feat/add-brotli-compressionCopy head branch name to clipboard

Conversation

@Anamika1608

@Anamika1608 Anamika1608 commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

this PR solves the issue - #166

@sharmrj

sharmrj commented Apr 22, 2026

Copy link
Copy Markdown
Contributor

I haven't tested it, but would your brotliLibraryCandidates work if I was using Nix?

In the same vein, we might want to look into using extra-libraries and pkgconfig-depends: https://cabal.readthedocs.io/en/3.4/cabal-package.html#:~:text=pkgconfig%2Ddepends%3A,package%20list. (We should probably do the same for zlib as well). The consumer of our library will then need to set extra-lib-dirs if they have a custom install location or an otherwise idiosyncratic installation.

We should also consider using one of the existing bindings to Brotli available on Hackage.

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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.