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

morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 89158f0fa6f [fix](cloud)(bulk load) fix memory leak in FE observer 
node (#47074)
     add 328dd868751 [fix](Nereids) let anonymous alias same as user input 
(#47093)

No new revisions were added by this update.

Summary of changes:
 .../doris/nereids/analyzer/UnboundAlias.java       |  22 ++++++++++++++++-----
 .../doris/nereids/parser/LogicalPlanBuilder.java   |  12 ++++++++---
 .../nereids/rules/analysis/ExpressionAnalyzer.java |   2 +-
 .../doris/nereids/trees/expressions/Alias.java     |   6 +++++-
 .../rules/analysis/FillUpMissingSlotsTest.java     |   8 ++++----
 .../push_down_count_through_join.out               | Bin 29580 -> 29586 bytes
 .../push_down_count_through_join_one_side.out      | Bin 38442 -> 38448 bytes
 .../eager_aggregate/push_down_min_through_join.out | Bin 17596 -> 17602 bytes
 .../eager_aggregate/push_down_sum_through_join.out | Bin 16193 -> 16199 bytes
 .../push_down_sum_through_join_one_side.out        | Bin 20456 -> 20462 bytes
 .../filter_push_down/push_filter_through.out       | Bin 10079 -> 10078 bytes
 .../tpcds_sf100/noStatsRfPrune/query54.out         | Bin 5471 -> 5463 bytes
 .../tpcds_sf100/no_stats_shape/query54.out         | Bin 5740 -> 5732 bytes
 .../shape_check/tpcds_sf100/rf_prune/query54.out   | Bin 6245 -> 6237 bytes
 .../data/shape_check/tpcds_sf100/shape/query54.out | Bin 6292 -> 6284 bytes
 .../tpcds_sf1000/bs_downgrade_shape/query54.out    | Bin 6290 -> 6282 bytes
 .../data/shape_check/tpcds_sf1000/hint/query54.out | Bin 6456 -> 6448 bytes
 .../shape_check/tpcds_sf1000/shape/query54.out     | Bin 6290 -> 6282 bytes
 .../shape_check/tpcds_sf10t_orc/shape/query54.out  | Bin 6064 -> 6056 bytes
 .../subquery/test_duplicate_name_in_view.groovy    |   2 +-
 .../suites/nereids_syntax_p0/select_const.groovy   |   2 ++
 21 files changed, 39 insertions(+), 15 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to