Native Apache Cassandra connector
Supported metadata
- Tables, External tables
- Materialized views
- Columns
- Data types
- Nullability
- Primary keys
- User-defined functions
- Triggers
- Dependencies (View->Base table)
- View, trigger, function scripts
- Comments
Connecting using DataStax ODBC Driver
We have tested and successfully connected to and imported metadata in following environment:
ODBC version: DataStax ODBC 2.5 64 bit
Apache Cassandra version: 3.11.3
Supported schema elements and metadata
Dataedo reads following metadata from Cassandra databases.
- Tables
- Columns
- Data type with length
- Nullable
- Columns
Limitations
Following schema/metadata elements currently are not supported:
- Materialized view
- Function
- Trigger
- Row key/Primary key