]
Kolmar Vasconcelos commented on TEIID-4866:
-------------------------------------------
Actually upgrading is not an option for me as I'm consuming TEIID as a service. I had
worked around this with a SQLAlchemy dialect for TEIID. I will leave this here as a
reference for users running on old versions of TEIID:
Enhance SQL Alchemy integration to work with Superset
-----------------------------------------------------
Key: TEIID-4866
URL:
https://issues.jboss.org/browse/TEIID-4866
Project: Teiid
Issue Type: Sub-task
Components: ODBC
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 9.3, 8.12.11.6_4
Superset (previously Caravel) integration allows for an expanded set of sources, which
was requested
https://github.com/airbnb/superset/issues/241
After some initial testing it looks like we still have some type and other issues to
address.