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

github-bot pushed a change to branch auto-pick-58554-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 0e4faec8725 branch-4.0: [fix](inverted index) AcceptNullPredicate 
should include null rows in result bitmap #59959 (#59998)
     add ed0b6ceeff8 [Enhancement](function) Support two args versions of 
TIMESTAMP (#58554)

No new revisions were added by this update.

Summary of changes:
 .../rules/expression/ExpressionNormalization.java  |  7 ++-
 .../rules/expression/ExpressionRuleType.java       |  1 +
 .../{LogToLn.java => TimestampToAddTime.java}      | 26 ++++-----
 .../expressions/functions/scalar/Timestamp.java    | 17 ++++--
 .../expression/rules/TimestampToAddTimeTest.java   | 66 ++++++++++++++++++++++
 .../sql-functions/doc_date_functions_test.out      | 13 +++++
 .../sql-functions/doc_date_functions_test.groovy   | 47 +++++++++++++++
 7 files changed, 156 insertions(+), 21 deletions(-)
 copy 
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/{LogToLn.java
 => TimestampToAddTime.java} (67%)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/nereids/rules/expression/rules/TimestampToAddTimeTest.java


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

Reply via email to