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

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


    from 393c4918205 [FIX](map/struct)fix map/struct literal from fe (#28026)
     add e791e31b7f9 [test](Nereids): add regression test eliminate/infer rules 
(#27985)

No new revisions were added by this update.

Summary of changes:
 .../rewrite/AggScalarSubQueryToWindowFunction.java |   2 +-
 .../eliminate_not_null/eliminate_not_null.out      |  70 +++++
 .../eliminate_outer_join/eliminate_outer_join.out  | 303 +++++++++++++++++++
 .../infer_set_operator_distinct.out                | 334 +++++++++++++++++++++
 .../eliminate_not_null/eliminate_not_null.groovy   |  76 +++++
 .../eliminate_outer_join.groovy                    | 153 ++++++++++
 .../infer_set_operator_distinct.groovy             | 171 +++++++++++
 7 files changed, 1108 insertions(+), 1 deletion(-)
 create mode 100644 
regression-test/data/nereids_rules_p0/eliminate_not_null/eliminate_not_null.out
 create mode 100644 
regression-test/data/nereids_rules_p0/eliminate_outer_join/eliminate_outer_join.out
 create mode 100644 
regression-test/data/nereids_rules_p0/infer_set_operator_distinct/infer_set_operator_distinct.out
 create mode 100644 
regression-test/suites/nereids_rules_p0/eliminate_not_null/eliminate_not_null.groovy
 create mode 100644 
regression-test/suites/nereids_rules_p0/eliminate_outer_join/eliminate_outer_join.groovy
 create mode 100644 
regression-test/suites/nereids_rules_p0/infer_set_operator_distinct/infer_set_operator_distinct.groovy


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

Reply via email to