This is an automated email from the ASF dual-hosted git repository.
Jackie-Jiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from dfaa2dd2af8 Throw stackless exceptions from test failure injection to
reduce log noise (#19293)
add e4888b001ec Disable IN clause threshold with query parameter so we can
prune at broker for large IN clauses (#19280)
No new revisions were added by this update.
Summary of changes:
.../common/utils/config/QueryOptionsUtils.java | 7 +++
.../common/utils/config/QueryOptionsUtilsTest.java | 13 +++++
.../query/pruner/BloomFilterSegmentPruner.java | 13 ++---
.../query/pruner/ColumnValueSegmentPruner.java | 9 ++--
.../core/query/pruner/ValueBasedSegmentPruner.java | 25 ++++++---
.../query/pruner/BloomFilterSegmentPrunerTest.java | 47 ++++++++++++++++-
.../query/pruner/ColumnValueSegmentPrunerTest.java | 60 +++++++++++++++++++++-
.../apache/pinot/spi/utils/CommonConstants.java | 4 ++
8 files changed, 155 insertions(+), 23 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]