trinodb / trino-python-client

Python client for Trino
Apache License 2.0
309 stars 151 forks source link

Improve Superset's SQLAlchemy operations tests coverage #259

Open hovaesco opened 1 year ago

hovaesco commented 1 year ago

Improve Superset's SQLAlchemy operations tests coverage with SQLAlchemy 1.3 and 1.4. Recently, trino-sqlalchemy broke compatibility with Superset. Adding such tests would help identify issues and regressions quicker.