This is an automated email from the ASF dual-hosted git repository.

zhangstar333 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 1cc7ec6bca0 [env](simdjson)The version of simdjson has been upgraded 
from 3.0.1 to 3.11.6. (#51784)
     add db16cc1b80a [opt](analytic) opt the computation for ROWS UNBOUNDED 
PRECEDING AND XXX window function (#51228)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/exec/analytic_sink_operator.cpp    | 115 ++++++++++++---------
 be/src/pipeline/exec/analytic_sink_operator.h      |  11 +-
 .../aggregate_function_window.cpp                  |   2 +-
 .../aggregate_function_window.h                    |  34 +++++-
 .../data/query_p0/nth_value_table.txt              |   0
 .../window_functions/test_nthvalue_function.out    | Bin 1555 -> 3297 bytes
 .../window_functions/test_ntile_function.out       | Bin 443 -> 443 bytes
 .../window_functions/test_window_fn.out            | Bin 7823 -> 7822 bytes
 .../window_functions/test_nthvalue_function.groovy |  39 +++++++
 .../window_functions/test_ntile_function.groovy    |   8 +-
 .../window_functions/test_window_fn.groovy         |   4 +-
 11 files changed, 145 insertions(+), 68 deletions(-)
 copy pytest/hdfs/data/qe/baseall.txt => 
regression-test/data/query_p0/nth_value_table.txt (100%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to