You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Crawling tables
- Retrieving tables
- Retrieving tables for schema <test>
- Processed 2 rows for <retrieveTables>
- Retrieved 2 tables
- Retrieving table columns
- Retrieving foreign keys
- Command failed due to error (SQLException: Could not retrieve foreign keys for table test.sensors_locations: The Cassandra implementation does not support this method.). Rerun with --debug flag for detailed diagnostic information.
The text was updated successfully, but these errors were encountered:
Expected Behavior (Mandatory)
The export command should work
Actual Behavior (Mandatory)
Foreign key error
How to Reproduce the Problem
docker-compose.yml
sample_data.sh
Execute the following commands:
and then
Error:
The text was updated successfully, but these errors were encountered: