bereng commented on code in PR #2110: URL: https://github.com/apache/cassandra/pull/2110#discussion_r1098304534
########## doc/cql3/CQL.textile: ########## @@ -2552,8 +2560,8 @@ CQL distinguishes between _reserved_ and _non-reserved_ keywords. Reserved keywo | @VIEW@ | yes | | @WHERE@ | yes | | @WITH@ | yes | -| @WRITETIME@ | no | -| @MAXWRITETIME@ | no | +| @WRITETIME@ | yes | Review Comment: Is this change unrelated to this PR/ticket? just for my understanding -- 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]

