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

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


    from 09bcedb116 [feature](merge-cloud) Remove deprecated old cache (#23881)
     add 527f87117b [feature](nereids) support non_nullable function (#23762)

No new revisions were added by this update.

Summary of changes:
 .../antlr4/org/apache/doris/nereids/DorisLexer.g4  |  1 +
 .../antlr4/org/apache/doris/nereids/DorisParser.g4 |  1 +
 .../doris/catalog/BuiltinScalarFunctions.java      |  2 ++
 .../{ScalarFunction.java => NonNullable.java}      | 27 +++++++++++-----------
 .../cast_function/test_non_nullable_function.out   | 27 +++++++++++++++++++---
 .../test_non_nullable_function.groovy              | 19 ++++++++++++---
 6 files changed, 57 insertions(+), 20 deletions(-)
 copy 
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/{ScalarFunction.java
 => NonNullable.java} (56%)


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

Reply via email to