Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-2162

Add Zstandard compression to avro file format

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • java
    • None

    Description

      I'd like to add Zstandard compression for Avro. 

      At compression level 1 It is almost as fast as Snappy at compression, with compression ratios more like gzip.  At higher levels of compression, it is more compact than gzip -9 with much lower CPU when compressing and roughly 3x faster decompression.

       

      Adding it to Java is fairly easy.  We'll need to say something about it in the spec however, as an 'optinal' codec.

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              scott_carey Scott Carey
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: