This is an automated email from the ASF dual-hosted git repository.

BiteTheDDDDt pushed a change to branch dev_runtime_partition_prune
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 5bfeb4d44af [test](runtime-filter) Add partition pruner type coverage
     add bb97e1c8d1f [refactor](be) Simplify runtime filter partition pruner 
state
     add b49d2be67c6 [fix](be) Preserve open RF pruning boundaries
     add 572ab7793a8 [improvement](be) Unify RF partition pruning target 
handling

No new revisions were added by this update.

Summary of changes:
 be/src/exec/operator/scan_operator.cpp             |  22 +-
 be/src/exec/operator/scan_operator.h               |   6 +-
 .../runtime_filter_partition_pruner.cpp            | 388 ++++++++++++---------
 .../runtime_filter_partition_pruner.h              |  48 ++-
 .../runtime_filter_partition_pruner_test.cpp       | 112 +++++-
 .../RuntimeFilterPartitionPruneClassifier.java     |   4 +-
 .../org/apache/doris/planner/RuntimeFilter.java    |   6 +-
 7 files changed, 370 insertions(+), 216 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to