Login  Register

Re: Support Zstd as Column Compressor

Posted by xuchuanyin on Sep 12, 2018; 12:35pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/Support-Zstd-as-Column-Compressor-tp60417p62315.html

As a result of the latest implementation, I store the compressor name in the
thrift and the old enum for compression_codec has been deprecated. This
makes it easier to support other compressors. Take LZ4 for example, the
following changes are required:
1 Implement Lz4Compressor
2 Add Lz4Compressor to the compressor factory as native supported compressor



--
Sent from: http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/