morrySnow commented on code in PR #25414: URL: https://github.com/apache/doris/pull/25414#discussion_r1372564484
########## fe/fe-core/src/main/antlr4/org/apache/doris/nereids/DorisParser.g4: ########## @@ -873,6 +875,8 @@ nonReserved | DATETIME | DATETIMEV2 | DATEV2 + | DATETIMEV1 + | DATEV1 Review Comment: nereids should update LogicalPlanBuilder and other files too. please add create table and query test for legacy planner and Nereids -- 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