]
Steven Hawkins resolved TEIID-4978.
-----------------------------------
Resolution: Done
Added a note in the limitations section.
Document issue with SQLAlchemy/Superset and table names containing .
--------------------------------------------------------------------
Key: TEIID-4978
URL:
https://issues.jboss.org/browse/TEIID-4978
Project: Teiid
Issue Type: Quality Risk
Components: Documentation
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 10.0
Superset/SQLAlchemy cannot find column metadata for tables that contain . in their name -
this occurs directly against Postgresql, so this isn't specifically a Teiid issue.
However Teiid is likely to create foreign tables that contain . in their names unless the
importer is told to not schema qualify.