Github user ravipesala commented on the issue:
https://github.com/apache/carbondata/pull/2628
@xuchuanyin I feel it is very necessary to save compressor name in thrift
instead of enum. It will not be a good idea to change thrift for every
compression support and also it limits the user to give their custom compressor
interface while creating the table.---
