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

github-bot pushed a change to branch auto-pick-44415-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 705012ef0d7 branch-3.0: [enhance](orc) Optimize ORC Predicate Pushdown 
for OR-connected Predicate #43255 (#44436)
     add 3769d7812b1 [enhance](catalog)External partition prune return 
partitionName instead of partitionId (#44415)

No new revisions were added by this update.

Summary of changes:
 .../apache/doris/datasource/hive/HMSExternalTable.java   |  9 +++++++--
 .../expression/rules/OneListPartitionEvaluator.java      | 14 +++++++-------
 .../rules/expression/rules/OnePartitionEvaluator.java    |  4 ++--
 .../expression/rules/OneRangePartitionEvaluator.java     | 14 +++++++-------
 .../nereids/rules/expression/rules/PartitionPruner.java  | 16 ++++++++--------
 .../expression/rules/UnknownPartitionEvaluator.java      | 12 ++++++------
 .../nereids/rules/rewrite/PruneFileScanPartition.java    | 14 +++++++-------
 .../nereids/trees/plans/logical/LogicalFileScan.java     |  6 +++---
 8 files changed, 47 insertions(+), 42 deletions(-)


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

Reply via email to