Login  Register

Re: field search

Posted by ravipesala on Sep 21, 2018; 11:01am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/field-search-tp63004p63008.html

Hi,

SInce carbondata is columnar we can filter on individual columns and use the
output of that column to filter the remaining columns. This what we called
bitset pipelining. So in your case, if column A got row 1 after filter then
it uses only that row 1 to filter the remaining columns.
If my explanation cannot answer your question, please specify an example to
elaborate your question if possible.

Regards,
Ravindra.



--
Sent from: http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/