Github user ravipesala commented on the issue:
https://github.com/apache/carbondata/pull/2886
@akashrn5 In existing flow inverted index is applied by default for all
sort columns . No sort columns and measure columns cannot be applied for an
inverted index. Is it the same case now also? Are we allowing inverted index
only for sort columns or allowing for all columns? If allowed only for sort
columns then please add the validations in parser and also in sdk.---
