alex-plekhanov commented on code in PR #12037: URL: https://github.com/apache/ignite/pull/12037#discussion_r2152601562
########## modules/calcite/src/test/java/org/apache/ignite/internal/processors/query/calcite/sql/SqlReservedWordsTest.java: ########## @@ -38,6 +38,7 @@ public class SqlReservedWordsTest extends GridCommonAbstractTest { "ANY", "ARRAY", "AS", + "ASOF", Review Comment: No, reserve only used function. Default parser's reserved words are too strict, we don't need them all, especially when they are not used. -- 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: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org