This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-41990-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from fff936bf37d branch-3.0: [fix](agg) Fixed a core dump when using the
IPv6 type in array_agg. #44877 (#44917)
add 3c4e811d473 [fix](column_array)fix filter_generic in column_array func
(#41990)
No new revisions were added by this update.
Summary of changes:
be/src/vec/columns/column_array.cpp | 15 +-
.../sql_functions/array_functions/array_filter.csv | 236 +++++++++++++++++++++
.../array_functions/test_array_filter.out | 97 +++++++++
.../array_functions/test_array_filter.groovy | 204 ++++++++++++++++++
4 files changed, 542 insertions(+), 10 deletions(-)
create mode 100644
regression-test/data/nereids_p0/sql_functions/array_functions/array_filter.csv
create mode 100644
regression-test/data/nereids_p0/sql_functions/array_functions/test_array_filter.out
create mode 100644
regression-test/suites/nereids_p0/sql_functions/array_functions/test_array_filter.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]