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 572ab7793a8 [improvement](be) Unify RF partition pruning target 
handling
     add ddbff8e7f3b [improvement](be) Use per-partition RF monotonicity
     add c090ab64403 [improvement](be) Validate RF partition pruning metadata

No new revisions were added by this update.

Summary of changes:
 be/src/exec/operator/olap_scan_operator.cpp        |   4 +-
 .../runtime_filter_partition_pruner.cpp            | 139 +++++++++++++--------
 .../runtime_filter_partition_pruner.h              |  12 +-
 .../runtime_filter_partition_pruner_test.cpp       |  65 ++++++++--
 .../RuntimeFilterPartitionPruneClassifier.java     |  48 +++----
 .../glue/translator/RuntimeFilterTranslator.java   |   8 --
 .../org/apache/doris/planner/RuntimeFilter.java    |  30 +----
 gensrc/thrift/PlanNodes.thrift                     |  22 ++--
 8 files changed, 190 insertions(+), 138 deletions(-)


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

Reply via email to