Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Abandoned
-
None
-
None
Description
Arrow dataframes with large columns of integers or floats can be compressed using gzip or brotli. However, in some cases it will be okay to compress the data lossy to achieve even higher compression ratios. The main use case for this is visualization where small inaccuracies matter less.
Attachments
Issue Links
- relates to
-
PARQUET-1716 [C++] Add support for BYTE_STREAM_SPLIT encoding
- Resolved