Tim Nieradzik created CALCITE-5515:
--------------------------------------

             Summary: Namespace in CQL sessions must be set
                 Key: CALCITE-5515
                 URL: https://issues.apache.org/jira/browse/CALCITE-5515
             Project: Calcite
          Issue Type: Bug
          Components: cassandra-adapter
            Reporter: Tim Nieradzik
            Assignee: Tim Nieradzik


In our database solution, we {color:#000000}construct `CassandraSchema` 
instances ourselves (bypassing `CassandraSchemaFactory`) as users may configure 
Cassandra datasources without specifying a default namespace.{color}

Currently, it is not possible to construct a `CassandraSchema` instance if the 
namespace is not set in the CQL session. Another limitation is that queries 
generated by `CassandraTable` do not include a namespace. These will fail if 
the CQL session does not have a default namespace set.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to