This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from ac772027043 [ut](merger) Add test case for sort merger (#48015) add 8c7a76acb4d [enhance](function) add more signatures for lag/lead fucntion (#47940) No new revisions were added by this update. Summary of changes: .../trees/expressions/functions/window/Lag.java | 34 +++++++++++++-------- .../trees/expressions/functions/window/Lead.java | 34 +++++++++++++-------- .../data/correctness_p0/test_lag_lead_window.out | Bin 844 -> 1402 bytes .../window_functions/test_window_function.out | Bin 10367 -> 11741 bytes .../window_functions/test_window_function.out | Bin 10367 -> 11741 bytes .../correctness_p0/test_lag_lead_window.groovy | 9 ++++++ .../window_functions/test_window_function.groovy | 27 ++++++---------- .../window_functions/test_window_function.groovy | 28 +++++++---------- 8 files changed, 74 insertions(+), 58 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org