question about dimColumnExecuterInfo.getFilterKeys()
Posted by simafengyun on
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/between-and-filter-query-is-very-slow-tp8257p8413.html
Hi Dev,
when do filter query, I can see a filtered byte array.
Does filterValues always has order by the dictionary value?
If not, which case it has no order. thanks
byte[][] filterValues = dimColumnExecuterInfo.getFilterKeys();