This is an automated email from the ASF dual-hosted git repository.
eldenmoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 0ed55402087 [Bug](conv) fix conv function parser string failure return
wrong result (#40530)
add 6dada7fad31 [feature](array_agg) support array_agg with param is
array/map/struct (#40697)
No new revisions were added by this update.
Summary of changes:
.../aggregate_function_collect.cpp | 30 ++--
.../aggregate_function_collect.h | 72 +++++++++-
.../data/query_p0/aggregate/array_agg.out | 156 +++++++++++++++++++++
.../query_p0/aggregate/test_array_agg_complex.csv | 112 +++++++++++++++
.../suites/query_p0/aggregate/array_agg.groovy | 27 ++++
5 files changed, 385 insertions(+), 12 deletions(-)
create mode 100644
regression-test/data/query_p0/aggregate/test_array_agg_complex.csv
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]