zclllyybb commented on code in PR #55928:
URL: https://github.com/apache/doris/pull/55928#discussion_r2342751811
##########
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/executable/TimeRoundSeries.java:
##########
@@ -151,30 +151,6 @@ private static LocalDateTime getDateCeilOrFloor(DATE tag,
LocalDateTime date, in
/**
* datetime arithmetic function year-ceil
*/
- @ExecFunction(name = "year_ceil")
Review Comment:
there still signatures using `DateTimeType` in `yearCeil.java`. if you
remove these fold constant impls, please remove those signatures as well
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]