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 a713c225a5 [regressiontest](statistics) Collate and supplement 
statistics regression test (#19901)
     add 1dd3a4ed3a [fix](Nereids) fix unstable regression test cases and some 
bugs (#19999)

No new revisions were added by this update.

Summary of changes:
 .../nereids/rules/expression/rules/FoldConstantRuleOnFE.java  |  9 +++++++--
 .../nereids/trees/expressions/functions/window/Lead.java      | 11 +----------
 .../join/sql/agg_output_as_right_tale_left_outer_order.out    |  6 ++++++
 .../data/nereids_p0/join/sql/bucket_shuffle_join.out          |  6 ++++++
 regression-test/data/nereids_p0/join/sql/full_join.out        |  8 +++++++-
 regression-test/data/nereids_p0/join/sql/issue_7288.out       |  6 ++++++
 regression-test/data/nereids_p0/join/sql/test_outer_join.out  |  8 +++++++-
 .../join/sql/test_outer_join_with_delete_column.out           |  6 ++++++
 .../horology_functions/sql/dateTimeOperatorsAccessible.out    |  8 +++++++-
 .../horology_functions/sql/extractAccessible.out              |  6 ++++++
 .../join/sql/agg_output_as_right_tale_left_outer_order.sql    |  5 ++++-
 .../suites/nereids_p0/join/sql/bucket_shuffle_join.sql        |  5 ++++-
 regression-test/suites/nereids_p0/join/sql/full_join.sql      |  3 +++
 regression-test/suites/nereids_p0/join/sql/issue_12689.sql    |  5 ++++-
 regression-test/suites/nereids_p0/join/sql/issue_7288.sql     |  5 ++++-
 .../suites/nereids_p0/join/sql/test_outer_join.sql            |  3 +++
 .../join/sql/test_outer_join_with_delete_column.sql           |  3 +++
 .../horology_functions/sql/atTimeZoneAccessible.sql           |  3 +++
 .../horology_functions/sql/dateTimeOperatorsAccessible.sql    |  3 +++
 .../horology_functions/sql/extractAccessible.sql              |  3 +++
 regression-test/suites/nereids_syntax_p0/join.groovy          |  2 +-
 .../horology_functions/sql/dateTimeOperatorsAccessible.sql    |  2 +-
 .../window_functions/test_window_function.groovy              |  4 +++-
 regression-test/suites/query_p0/stats/query_stats_test.groovy |  4 ++++
 regression-test/suites/query_profile/test_profile.groovy      |  4 ++++
 25 files changed, 106 insertions(+), 22 deletions(-)


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

Reply via email to