absurdfarce commented on PR #2022: URL: https://github.com/apache/cassandra-java-driver/pull/2022#issuecomment-4007754738
Agree with @lukasz-antoniak; good catch @stringaling! The [ANTLR grammar](https://github.com/apache/cassandra/blob/cassandra-5.0.0/src/antlr/Parser.g#L276-L285) in Cassandra is pretty clear on this point... looks like we just got it wrong. I kicked off a Jenkins run just to make sure there wasn't any kind of weird regression but barring any odd results there we'll get this guy merged. -- 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]

