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: [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]