This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44996-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 5890d031c8b branch-3.0: [Job](Fix)Improve Event Publishing with Timeout #45103 (#45299) add bd0733ddbea [bug](function) fix first/last value return error with ignore null (#44996) No new revisions were added by this update. Summary of changes: be/src/pipeline/exec/analytic_source_operator.cpp | 14 +- .../aggregate_function_reader_first_last.h | 2 + .../aggregate_function_window.cpp | 2 + .../aggregate_function_window.h | 49 +++--- .../correctness_p0/test_first_value_window.out | 100 +++++++++++ .../correctness_p0/test_first_value_window.groovy | 189 +++++++++++++++++++++ 6 files changed, 328 insertions(+), 28 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org