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

kxiao pushed a change to branch release-2.0.2.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 60c8c73ee88 [improvement](meta) allow to ignore unknown image module 
(#25450) (#25968)
     new 4556bd85404 [bug](function) fix regexp_extract_all can't handle empty 
str (#25717)
     new 5827ca902ea [fix](nereids) push down subquery exprs in non-distinct 
agg functions (#25955)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 be/src/vec/functions/function_regexp.cpp           |  1 +
 .../nereids/rules/analysis/NormalizeAggregate.java | 26 ++++++++++++++--------
 .../subquery/test_subquery_in_project.out          |  6 +++++
 .../test_string_function_regexp.out                |  6 +++++
 .../subquery/test_subquery_in_project.groovy       |  8 +++++++
 .../test_string_function_regexp.groovy             |  1 +
 6 files changed, 39 insertions(+), 9 deletions(-)


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

Reply via email to