The new live schema methods all returns a string that indicates the schema version (e.g. org.apache.cassandra.thrift.Cassandra.Client#system_drop_keyspace). Does anyone know if it's possible to query for a keyspace schema version without making modifications?
Cheers, Dan