jnh5y commented on code in PR #24155:
URL: https://github.com/apache/flink/pull/24155#discussion_r1470423299


##########
flink-table/flink-sql-parser/src/main/codegen/data/Parser.tdd:
##########
@@ -520,6 +526,7 @@
   # Please keep the keyword in alphabetical order if new keyword is added.
   nonReservedKeywordsToAdd: [
     # not in core, added in Flink
+    "BUCKETS"

Review Comment:
   I'll admit that I don't have a complete understanding of the lists in 
`Parser.tdd`.  Which other keywords should be added here?



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

Reply via email to