Gerrrr commented on a change in pull request #1105:
URL: https://github.com/apache/cassandra/pull/1105#discussion_r666487619



##########
File path: src/antlr/Lexer.g
##########
@@ -56,7 +56,8 @@ lexer grammar Lexer;
 }
 
 // Case-insensitive keywords
-// When adding a new reserved keyword, add entry to 
o.a.c.cql3.ReservedKeywords as well
+// When adding a new reserved keyword, add entry to 
o.a.c.cql3.ReservedKeywords and
+// pylib/cqlshlib/cqlhandling.py::CqlParsingRuleSet.cql_keywords_reserved as 
well

Review comment:
       Fixed in 
https://github.com/apache/cassandra/pull/1105/commits/489fe9db380d055e2b350b2c457a1fd6e0e4859b#diff-30dc21e0dca41aab4d29072667b449dc39157d645ebba1297d0ca12ef62b713eL58-R61.




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

Reply via email to