You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2023/04/17 05:32:49 UTC

[doris] branch branch-1.2-lts updated (346b0b05ac -> b6448285d5)

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

morningman pushed a change to branch branch-1.2-lts
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 346b0b05ac [improvement](release) add release download scripts (#18703)
     add b6448285d5 [enhancement](planner) remove date function if its child's type is date (#18593)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/doris/analysis/Analyzer.java   |  2 ++
 ...ule.java => EliminateUnnecessaryFunctions.java} | 35 ++++++++++------------
 .../datetime_functions/test_date_function.groovy   | 11 +++++++
 3 files changed, 29 insertions(+), 19 deletions(-)
 copy fe/fe-core/src/main/java/org/apache/doris/rewrite/{RewriteAliasFunctionRule.java => EliminateUnnecessaryFunctions.java} (53%)


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