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 977d1195451 [fix](Insert select tvf) fix NPE because tvf do not have 
catalog name (#25149)
     add f8eb36158a9 [fix](Nereids) alias function support arithmetic functions 
(#25162)

No new revisions were added by this update.

Summary of changes:
 .../doris/nereids/rules/analysis/BindExpression.java       |  7 +++----
 .../nereids/rules/expression/rules/FunctionBinder.java     |  9 ++++-----
 .../trees/expressions/functions/FunctionBuilder.java       |  6 ++++--
 .../trees/expressions/functions/udf/AliasUdfBuilder.java   |  4 ++--
 .../doris/nereids/rules/analysis/FunctionRegistryTest.java |  2 +-
 .../suites/nereids_p0/javaudf/test_alias_function.groovy   | 14 ++++++++++++++
 6 files changed, 28 insertions(+), 14 deletions(-)


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

Reply via email to