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 4feb98030fc [fix](spill) fix hash join error 'invalid slot id' (#33273) add d0777780685 [chore](test) nereids support window function but some cases does not open yet (#33098) No new revisions were added by this update. Summary of changes: .../data/nereids_p0/aggregate/aggregate.out | 322 +++++++- .../window_functions/test_window_fn.out | 46 +- .../window_functions/test_window_function.out | 132 ++-- .../suites/nereids_p0/aggregate/aggregate.groovy | 99 +-- .../suites/nereids_p0/join/test_join_15.groovy | 10 +- .../suites/nereids_p0/keyword/order_group.groovy | 34 +- .../test_select_stddev_variance_window.groovy | 258 +++---- .../sql_functions/window_functions/test_sum.groovy | 11 +- .../window_functions/test_window_fn.groovy | 482 ++++++------ .../window_functions/test_window_function.groovy | 840 ++++++++++----------- 10 files changed, 1247 insertions(+), 987 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org