The following PR will force anyone who wants to change keyspace config for SchemaConfig class to construct a deprecated instance of SchemaConfig.Keyspace: #598
There should be a way to do this without incurring a deprecation warning and being forced to use @nowarn annotation.