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

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


    from 6e008c87dae Update .asf.yaml (#47217)
     add ee031542d98 [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   |  10 +++++++++-
 .../nereids/rules/analysis/ExpressionAnalyzer.java |   2 +-
 .../doris/nereids/trees/expressions/Alias.java     |   6 +++++-
 .../rules/analysis/FillUpMissingSlotsTest.java     |   8 ++++----
 .../data/nereids_hint_tpcds_p0/shape/query54.out   | Bin 6456 -> 6448 bytes
 .../push_down_count_through_join.out               | Bin 29580 -> 29586 bytes
 .../push_down_count_through_join_one_side.out      | Bin 32823 -> 32829 bytes
 .../eager_aggregate/push_down_min_through_join.out | Bin 16427 -> 16433 bytes
 .../eager_aggregate/push_down_sum_through_join.out | Bin 16193 -> 16199 bytes
 .../push_down_sum_through_join_one_side.out        | Bin 17453 -> 17459 bytes
 .../filter_push_down/push_filter_through.out       | Bin 10088 -> 10087 bytes
 .../noStatsRfPrune/query54.out                     | Bin 5471 -> 5463 bytes
 .../no_stats_shape/query54.out                     | Bin 5740 -> 5732 bytes
 .../rf_prune/query54.out                           | Bin 6245 -> 6237 bytes
 .../nereids_tpcds_shape_sf100_p0/shape/query54.out | Bin 6292 -> 6284 bytes
 .../shape/query54.out                              | Bin 6064 -> 6056 bytes
 .../tpcds_sf1000/bs_downgrade_shape/query54.out    | Bin 6290 -> 6282 bytes
 .../new_shapes_p0/tpcds_sf1000/shape/query54.out   | Bin 6290 -> 6282 bytes
 .../subquery/test_duplicate_name_in_view.groovy    |   2 +-
 .../suites/nereids_syntax_p0/select_const.groovy   |   2 ++
 21 files changed, 39 insertions(+), 13 deletions(-)


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

Reply via email to