Re: Keyspace name length
(docs AT datastax.com added to the bcc: for their information.) On Fri, May 1, 2015 at 11:15 AM, Saurabh Sethi wrote: > Apache’s Cassandra code validates the keyspace name length for max 48 > characters whereas Datastax’s documentation says keyspace name should be 32 > or fewer c
Keyspace name length
Apache’s Cassandra code validates the keyspace name length for max 48 characters whereas Datastax’s documentation says keyspace name should be 32 or fewer characters. Which of these is correct? Thanks, Saurabh