This is an automated email from the ASF dual-hosted git repository.
siddteotia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from 45cc5dd0e1 skip late cron job with max allowed delay (#9372)
add 7648a96de9 Enhance `and` filter predicate evaluation efficiency
(#9336)
No new revisions were added by this update.
Summary of changes:
.../pinot/core/operator/docidsets/AndDocIdSet.java | 6 ++
.../operator/filter/AndFilterOperatorTest.java | 47 +++++++++
.../pinot/perf/BenchmarkAndDocIdIterator.java | 110 +++++++++++++++++++++
3 files changed, 163 insertions(+)
create mode 100644
pinot-perf/src/main/java/org/apache/pinot/perf/BenchmarkAndDocIdIterator.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]