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

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


    from 11f4276b917 branch-4.0: [feat](job) support show routine load job 
compute group #59540 (#59650)
     add 6fb3bff24d6 [Fix](rules) fix result wrong of 
PushDownAggThroughJoinOnPkFk (#59498)

No new revisions were added by this update.

Summary of changes:
 .../apache/doris/nereids/properties/FuncDeps.java  | 51 +++++++++-----
 .../nereids/rules/rewrite/EliminateGroupByKey.java | 43 +++++++-----
 .../rewrite/PushDownAggThroughJoinOnPkFk.java      | 44 ++++++++----
 .../agg_join_pkfk/agg_join_pkfk.out                | 36 ++++++++++
 .../tpcds_sf100/noStatsRfPrune/query38.out         | 81 +++++++++++-----------
 .../tpcds_sf100/noStatsRfPrune/query87.out         | 81 +++++++++++-----------
 .../tpcds_sf100/no_stats_shape/query38.out         | 81 +++++++++++-----------
 .../tpcds_sf100/no_stats_shape/query87.out         | 81 +++++++++++-----------
 .../shape_check/tpcds_sf100/rf_prune/query38.out   | 81 +++++++++++-----------
 .../shape_check/tpcds_sf100/rf_prune/query87.out   | 81 +++++++++++-----------
 .../data/shape_check/tpcds_sf100/shape/query38.out | 81 +++++++++++-----------
 .../data/shape_check/tpcds_sf100/shape/query87.out | 81 +++++++++++-----------
 .../data/shape_check/tpcds_sf1000/hint/query38.out | 81 +++++++++++-----------
 .../data/shape_check/tpcds_sf1000/hint/query87.out | 81 +++++++++++-----------
 .../shape_check/tpcds_sf1000/shape/query38.out     | 81 +++++++++++-----------
 .../shape_check/tpcds_sf1000/shape/query87.out     | 81 +++++++++++-----------
 .../agg_join_pkfk/agg_join_pkfk.groovy             | 63 +++++++++++++++++
 17 files changed, 658 insertions(+), 551 deletions(-)
 create mode 100644 
regression-test/data/nereids_rules_p0/agg_join_pkfk/agg_join_pkfk.out
 create mode 100644 
regression-test/suites/nereids_rules_p0/agg_join_pkfk/agg_join_pkfk.groovy


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

Reply via email to