This is an automated email from the ASF dual-hosted git repository. richardstartin pushed a change to branch range-index-equals-queries in repository https://gitbox.apache.org/repos/asf/pinot.git
from 96ea1bfa13 evaluate EQ queries against range index when available add 23c977d613 refinements No new revisions were added by this update. Summary of changes: .../core/operator/filter/FilterOperatorUtils.java | 2 +- .../filter/RangeIndexBasedFilterOperator.java | 134 +++++++++++---------- .../index/readers/BitSlicedRangeIndexReader.java | 6 +- 3 files changed, 77 insertions(+), 65 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org