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 651fe776786 [fix](nereids) fix tanh cosntant folding (#52100)
add 0882f85e9fd [feature](function) add a variant of time arithmetic
(#52375)
No new revisions were added by this update.
Summary of changes:
.../rules/analysis/DatetimeFunctionBinder.java | 76 +++--
.../nereids/rules/analysis/ExpressionAnalyzer.java | 90 +++---
.../rules/analysis/DatetimeFunctionBinderTest.java | 356 ++++++++++++++++++++-
.../rules/analysis/ExpressionAnalyzerTest.java | 63 ++++
4 files changed, 511 insertions(+), 74 deletions(-)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/nereids/rules/analysis/ExpressionAnalyzerTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]