k-rus opened a new pull request, #4450: URL: https://github.com/apache/cassandra/pull/4450
CASSANDRA-20389 implemented limit on table name length of 222 characters. This commit updates the documentation to reflect this. It also adds an assert in CreateTableValidationTest to ensure that the documented limit matches the actual constant. patch by Ruslan Fomkin; reviewed by Dmitry Konstantinov for CASSANDRA-20914 -- 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]

