You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2024/01/12 10:53:37 UTC

(doris) branch master updated (79101623ff0 -> 0c5dd1a84a1)

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

morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 79101623ff0 [bugfix](fe) add check for leg/lead function params (#29617)
     add 0c5dd1a84a1 [Fix](Nereids) Fix datatype length wrong when string contains chinese (#29885)

No new revisions were added by this update.

Summary of changes:
 .../doris/nereids/parser/LogicalPlanBuilder.java   |  9 +++-
 .../expressions/literal/StringLikeLiteral.java     |  5 +-
 .../java/org/apache/doris/nereids/util/Utils.java  | 12 +++++
 ...moPatternMatchSupported.java => UtilsTest.java} | 18 ++++---
 regression-test/data/mtmv_p0/test_build_mtmv.out   |  3 ++
 .../suites/mtmv_p0/test_build_mtmv.groovy          | 59 +++++++++++++++++++++-
 6 files changed, 96 insertions(+), 10 deletions(-)
 copy fe/fe-core/src/test/java/org/apache/doris/nereids/util/{MemoPatternMatchSupported.java => UtilsTest.java} (69%)


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