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

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


    from 12162d6ee5 [Fix](multi-catalog) Fix broker load reader and hdfs reader 
issue. (#23529)
     new 8c498844b0 [fix](regexp_extract_all) fix be OOM when  quering with 
regexp_extrac… (#23284)
     new 89736fe937 [fix](view) The parameter positions of timestamp diff 
function to sql are reversed (#23601)
     new 30d35c4140 change version to 2.0.1-rc04

The 3 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                       |  5 +++++
 .../main/java/org/apache/doris/analysis/FunctionCallExpr.java  |  4 ++--
 gensrc/script/gen_build_version.sh                             |  2 +-
 .../string_functions/test_string_function_regexp.out           |  6 ++++++
 regression-test/data/view_p0/view_p0.out                       |  3 +++
 .../string_functions/test_string_function_regexp.groovy        |  2 ++
 regression-test/suites/view_p0/view_p0.groovy                  | 10 ++++++++++
 7 files changed, 29 insertions(+), 3 deletions(-)


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

Reply via email to