You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2023/06/28 02:02:07 UTC

[doris] branch master updated (db50face41 -> b1e973b721)

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

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


    from db50face41 [fix](time_zone) be compatible with doris old version for CST time_zone when load orc file in broker load (#21263)
     add b1e973b721 [Improve](func)support array to window-func first-last-value arg type (#21201)

No new revisions were added by this update.

Summary of changes:
 .../aggregate_function_window.cpp                  |  4 +--
 .../java/org/apache/doris/catalog/FunctionSet.java | 17 ++++++++++++
 .../correctness_p0/test_first_value_window.out     |  7 +++++
 .../data/correctness_p0/test_last_value_window.out |  7 +++++
 .../correctness_p0/test_first_value_window.groovy  | 29 +++++++++++++++++++++
 .../correctness_p0/test_last_value_window.groovy   | 30 ++++++++++++++++++++++
 6 files changed, 92 insertions(+), 2 deletions(-)


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