This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 449abfac314 [opt](inverted index) Optimize the codes exception handling process (#44205) add 3412da431ec [fix](nereids)lag and lead function's nullability is wrong (#44050) No new revisions were added by this update. Summary of changes: .../trees/expressions/functions/window/Lag.java | 3 +- .../trees/expressions/functions/window/Lead.java | 3 +- .../window_functions/test_lead_lag_nullable.groovy | 80 ++++++++++++++++++++++ 3 files changed, 82 insertions(+), 4 deletions(-) create mode 100644 regression-test/suites/nereids_p0/sql_functions/window_functions/test_lead_lag_nullable.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org