You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/10/19 17:25:46 UTC

[GitHub] [pinot] richardstartin opened a new issue #7597: Provide bitmap from previous stages of queries to `RangeIndexReader`

richardstartin opened a new issue #7597:
URL: https://github.com/apache/pinot/issues/7597


   If a bitmap of matching rows (so rows which can't match the query are absent from the bitmap) were passed in to `RangeIndexReader` it could be used by the v2 range index to skip work for rows which can't match.


-- 
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-unsubscribe@pinot.apache.org

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



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