You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by si...@apache.org on 2022/09/12 21:52:06 UTC

[pinot] branch master updated (45cc5dd0e1 -> 7648a96de9)

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: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org