Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
0.2
-
None
Description
Whereas CassandraStore.getSchemaName() returned null this issues should actually obtain the schema/Keyspace name. This is already tested for in the core testSchemaExists (albeit in a different manner) so no need to patch cassandra tests. Patch coming up.