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

huajianlan pushed a change to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 83acdc14f47 [fix](Nereids) should push project through limit after 
eliminate union node (#39640) (#39755)
     add 50f440e653a [chore](nereids) Added compatibility with mysql alias 
filter (#39738)

No new revisions were added by this update.

Summary of changes:
 .../trees/plans/logical/LogicalSubQueryAlias.java  | 15 +++-
 .../nereids/trees/plans/logical/LogicalView.java   | 16 +++--
 .../data/ddl_p0/test_create_view_nereids.out       |  6 +-
 .../data/nereids_syntax_p0/filter_with_alias.out   | 24 +++++++
 .../nereids_syntax_p0/filter_with_alias.groovy     | 81 ++++++++++++++++++++++
 5 files changed, 132 insertions(+), 10 deletions(-)
 create mode 100644 regression-test/data/nereids_syntax_p0/filter_with_alias.out
 create mode 100644 
regression-test/suites/nereids_syntax_p0/filter_with_alias.groovy


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

Reply via email to