This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45264-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from c48d7f9f719 branch-3.0: [fix](nereids) not rewrite first_value when first_value ignore nulls #45065 (#45235) add 9e8bbc68217 [enhance](nereids) remove first_value and second_value second parameter if the second parameter is false (#45264) No new revisions were added by this update. Summary of changes: .../rules/analysis/WindowFunctionChecker.java | 14 ++++++++-- .../CheckAndStandardizeWindowFunctionTest.java | 26 ++++++++++++++++++ .../data/nereids_syntax_p0/window_function.out | 32 ++++++++++++++++++++++ .../nereids_syntax_p0/window_function.groovy | 3 ++ 4 files changed, 73 insertions(+), 2 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org