This topic describes a compatibility test between Superset 4.1.1 and AnalyticDB for MySQL and provides the screenshots of test results. Compatibility is tested from a variety of aspects, such as connectivity, database listing, and table creation.
Test environment
Test environment | Version |
Python | 3.9.20 |
MySQL client | 2.2.6 |
Superset | 4.1.1 |
AnalyticDB for MySQL | 3.1.8.0 or later |
Test scope
Test connectivity
List databases
Create a database
Delete a database
Create a table
Query the schema of a table
List all tables
Delete a table
Write and query data
Delete data
Create a view
Query the schema of a view
Query the data of a view