Rui Moreira created AVRO-4143:
---------------------------------

             Summary: Add GZIP and LZ4 compression algorithms support to Avro 
Tools
                 Key: AVRO-4143
                 URL: https://issues.apache.org/jira/browse/AVRO-4143
             Project: Apache Avro
          Issue Type: Improvement
            Reporter: Rui Moreira


Avro is widely used as a serialization format across distributed systems, 
including {*}Apache Kafka{*}, which supports multiple compression algorithms 
such as {*}LZ4, Snappy, ZSTD, and GZIP{*}. Currently, *Avro-Tools* provides 
compression support only for {*}Snappy and ZSTD{*}, limiting the ability to 
evaluate compression ratios for other Kafka-supported formats.
h4. *Requirement*

As a {*}developer{*}, I want to extend *Avro-Tools* to support *LZ4 and GZIP* 
compression, enabling compression and decompression of Avro files using these 
additional codecs.
h4. *Technical Considerations*
 * Implement support for *LZ4 and GZIP* in the *recodec* functionality of 
Avro-Tools.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to