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 5abb4c6d6e6 [fix](nereids) project child output to union output in 
correct order after eliminate empty relation (#49257)
     add 6d42a93ef62 [improve](function) support lead/lag function input column 
as third params (#49381)

No new revisions were added by this update.

Summary of changes:
 .../aggregate_function_window.h                    |  66 ++++++++++-----------
 .../trees/expressions/functions/window/Lag.java    |   5 +-
 .../trees/expressions/functions/window/Lead.java   |   5 +-
 .../functions/window/WindowFunction.java           |   6 +-
 .../data/correctness_p0/test_lag_lead_window.out   | Bin 1402 -> 1797 bytes
 .../correctness_p0/test_lag_lead_window.groovy     |  39 ++++++++++++
 6 files changed, 75 insertions(+), 46 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to