there's some minor bug.
On Wed, Jan 7, 2015 at 6:29 PM, Ajay wrote:
> We noticed the same issue. From the cassandra-cli, it allows to use upper
> case or mixed case Keyspace name but from cqlsh it auto converts to lower
> case.
>
> Thanks
> Ajay
>
> On Wed, Jan 7, 20
Hi,
We have a Cassandra cluster with Keyspaces that were created using the
thrift api and thei names contain upper case letters.
We are trying to use the new Datastax driver (version 2.1.4, maven's latest
) but encountering some problems due to upper case handling.
Datastax provide this guidance