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/
