This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44415-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 82c7a9d15a7 [Fix](Variant) create table should not automatically add variant to key (#44736) add d8af9e53071 [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: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org