Github user ravipesala commented on the issue:
https://github.com/apache/carbondata/pull/2628
@xuchuanyin It is better to save compressor interface name in thrift
instead of enum. We should not change thrift for each type of compressor. We
can't let user/developer to give compressor interface from the table if we
change thrift for each compression type. ---
