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

github-bot pushed a change to branch auto-pick-56446-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from c2b8f8a3e58 branch-4.0: [fix](error) Avoid deadlock if task status is 
unexpected #56816 (#56845)
     add 8980265aad6 [feature](func) Support MID function (#56446)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/functions/function_string.cpp           |   1 +
 .../antlr4/org/apache/doris/nereids/DorisLexer.g4  |   1 +
 .../antlr4/org/apache/doris/nereids/DorisParser.g4 |   3 +-
 .../doris/catalog/BuiltinScalarFunctions.java      |   2 +-
 .../string_functions/test_string_function.out      | 102 +++++++++++++++++++++
 .../fold_constant_string_arithmatic.groovy         |  30 ++++++
 .../string_functions/test_string_function.groovy   |  35 +++++++
 7 files changed, 172 insertions(+), 2 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to