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 108bb49a512 [bug](topn) fix partition topn data distribution should be
hash shuffle in two phase (#56542)
add 55c19fc654a [fix](array-union) Update ArrayUnion for behavior (#56443)
No new revisions were added by this update.
Summary of changes:
be/src/vec/functions/array/function_array_nary.h | 2 +-
.../sql_functions/array_functions/sql/q04.out | 115 ++++++++++++++++++
.../sql_functions/array_functions/sql/q04.sql | 128 +++++++++++++++++++++
3 files changed, 244 insertions(+), 1 deletion(-)
create mode 100644
regression-test/data/nereids_p0/sql_functions/array_functions/sql/q04.out
create mode 100644
regression-test/suites/nereids_p0/sql_functions/array_functions/sql/q04.sql
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]