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

github-actions[bot] pushed a change to branch auto-pick-64908-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from db6ba9f6f3b branch-4.0: [improvement](docker) Make thirdparty jar 
download mirror… (#65039)
     add a4ab7a9c27c [fix](set operation) Use regular child output for set 
operation rules (#64908)

No new revisions were added by this update.

Summary of changes:
 .../rewrite/MergeOneRowRelationIntoUnion.java      |  21 ++-
 .../rewrite/PushDownLimitDistinctThroughUnion.java |   7 +-
 .../rewrite/PushDownTopNDistinctThroughUnion.java  |   6 +-
 .../rewrite/SetOperationOutputMappingTest.java     | 157 +++++++++++++++++++++
 .../merge_one_row_relation_into_union.groovy}      |  20 +--
 .../push_down_limit_distinct_through_union.groovy} |  50 ++++---
 .../push_down_top_n_distinct_through_union.groovy  |  21 ++-
 7 files changed, 234 insertions(+), 48 deletions(-)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/nereids/rules/rewrite/SetOperationOutputMappingTest.java
 copy regression-test/suites/{nereids_p0/drop/drop_resource.groovy => 
nereids_rules_p0/merge_one_row_relation/merge_one_row_relation_into_union.groovy}
 (74%)
 copy 
regression-test/suites/nereids_rules_p0/{filter_push_down/filter_push_through_aggregate.groovy
 => push_down_limit_distinct/push_down_limit_distinct_through_union.groovy} 
(54%)


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

Reply via email to