This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 4f27692898 [fix](inlineview)the inlineview's slots' nullability property is not set correctly (#12681) add ca3e52a0bb [fix](agg)the output of window function's nullability should be consistent with output slot (#12607) No new revisions were added by this update. Summary of changes: be/src/vec/exec/vanalytic_eval_node.cpp | 11 ++++++- be/src/vec/exec/vanalytic_eval_node.h | 2 ++ ...not_reorder.out => test_no_grouping_window.out} | 1 + .../test_no_grouping_window.groovy} | 38 ++++++++++------------ 4 files changed, 30 insertions(+), 22 deletions(-) copy regression-test/data/correctness_p0/{test_join_should_not_reorder.out => test_no_grouping_window.out} (95%) copy regression-test/suites/{correctness/test_union_with_subquery.groovy => correctness_p0/test_no_grouping_window.groovy} (61%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org