morrySnow commented on code in PR #25662:
URL: https://github.com/apache/doris/pull/25662#discussion_r1366622347


##########
fe/fe-core/src/main/cup/sql_parser.cup:
##########
@@ -347,6 +347,7 @@ terminal String
     KW_DISTRIBUTION,
     KW_DIV,
     KW_DO,
+    KW_DORIS_INTERNAL_TABLE_ID,

Review Comment:
   should add into non-reserved keyword list, and add same keyword for Nereids 
in `src/main/antlr4/org/apache/doris/nereids/DorisParser.g4`



-- 
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

Reply via email to