Github user ravipesala commented on the issue:
https://github.com/apache/carbondata/pull/2665
@xuchuanyin when user creates datamap on multiple columns then it should be
composite index. But bloom creates index for individual columns even though
user creates datamap on multiple columns. If user wants index for individual
columns then he should create multiple datamaps not a single datamap.---
