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 47dfd915c6 [doc](faq) add Problem with the SSL CA cert FAQ (#11982)
add f737ff742e [enhancement](Nereids)support max function (#11795)
No new revisions were added by this update.
Summary of changes:
.../apache/doris/analysis/FunctionCallExpr.java | 1 +
.../doris/nereids/rules/analysis/BindFunction.java | 7 ++++
.../expressions/functions/{Min.java => Max.java} | 10 +++---
.../trees/expressions/ExpressionParserTest.java | 6 ++++
.../data/nereids_syntax_p0/function.out | 16 ++++++++++
.../function.groovy} | 37 +++++++++++-----------
6 files changed, 54 insertions(+), 23 deletions(-)
copy
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/{Min.java
=> Max.java} (88%)
create mode 100644 regression-test/data/nereids_syntax_p0/function.out
copy regression-test/suites/{correctness_p0/test_string_pad_function.groovy =>
nereids_syntax_p0/function.groovy} (57%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]