This is an automated email from the ASF dual-hosted git repository.
eldenmoon pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 328c1270979 branch-3.0: [enchement](mc)Optimize reading of maxcompute
partition tables. #45148 (#45168)
add 0bfdbc1c819 branch-3.0: [fix](column_array)fix filter_generic in
column_array func #41990 (#44982)
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]