Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
It may be useful if data is to be sent over the wire to compress the data buffers themselves as their being written in the file layout.
I would propose that we keep this extremely simple with a global buffer compression setting in the file Footer. Probably only two compressors worth supporting out of the box would be zlib (higher compression ratios) and lz4 (better performance).
What does everyone think?
Attachments
Issue Links
- is related to
-
ARROW-1099 [C++] Add support for PFOR integer compression
- Closed
-
ARROW-5821 [Java] Support compact fixed-width vectors
- Closed
- links to