Details
Description
Inspired by AVRO-1373. The Zstandard algorithm is available in the commons-library, which Avro projects already depend on.
In a quick test that I did, Zstandard had a better compression ratio than deflate (compression level 9).
https://code.fb.com/core-data/smaller-and-faster-data-compression-with-zstandard/
Attachments
Attachments
Issue Links
- supercedes
-
AVRO-2162 Add Zstandard compression to avro file format
- Resolved