richardstartin commented on issue #9402:
URL: https://github.com/apache/pinot/issues/9402#issuecomment-1248354947

   Note that the data structure backing the range index supports passing a 
bitmap which represents filtering already done, but isn't used in Pinot. If 
filter bitmaps were passed on to subsequent filters, this feature of the data 
structure could be used. Generally, filters are executed independently in pinot 
and intersected afterwards. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to