morrySnow commented on code in PR #39546: URL: https://github.com/apache/doris/pull/39546#discussion_r1734320630
########## fe/fe-core/src/test/java/org/apache/doris/nereids/rules/analysis/GenerateFunction.java: ########## @@ -95,6 +95,7 @@ import java.util.function.Supplier; import java.util.stream.Collectors; +@Deprecated Review Comment: yes, it is used for batch generate Nereids' functions from legacy planner's function when we develop Nereids at very beginning. add `@Deprecated` is ok -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org