Github user ravipesala commented on the issue:
https://github.com/apache/carbondata/pull/2628
@xuchuanyin yes, we cannot get rid of enum. But add another optional field
in `ChunkCompressionMeta` to take interface name. Just ignore the enum and read
only interface name.
@jackylk Please give your opinion on this.---
