This is an automated email from the ASF dual-hosted git repository.
xiangfu0 pushed a change to branch xiangfu0/data-3221-12-parallel-value-pruning
in repository https://gitbox.apache.org/repos/asf/pinot.git
from c375b713cb7 Parallelize value-based segment pruning
add ef3559dfa2b Share pruning execution with BloomFilterSegmentPruner
No new revisions were added by this update.
Summary of changes:
.../query/pruner/BloomFilterSegmentPruner.java | 98 +--------------
.../core/query/pruner/ValueBasedSegmentPruner.java | 63 ++++++----
.../query/pruner/BloomFilterSegmentPrunerTest.java | 136 +++++++++++++++++++++
3 files changed, 181 insertions(+), 116 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]