Github user xuchuanyin commented on the issue:
https://github.com/apache/carbondata/pull/2767
But it still forward the expressions to bloom data map even if it cannot
support them.
For example, notequal expression will be passed to Bloom too even if it
isn't supposed to handle it.---
