[teiid-issues] [JBoss JIRA] (TEIID-4866) Enhance SQL Alchemy integration to work with Superset

Steven Hawkins (JIRA) issues at jboss.org
Tue May 9 20:06:00 EDT 2017


    [ https://issues.jboss.org/browse/TEIID-4866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13403926#comment-13403926 ] 

Steven Hawkins commented on TEIID-4866:
---------------------------------------

Made another round of updates.  We will now default the server_version function to report PostgreSQL 8.2, rather than Teiid version - since that is required for sqlalchemy/superset and does not directly affect ODBC clients that use the server_version property.  We should look into whether it makes sense to also set the server_version property to 8.2.  Geometry and xml handling were also refined so that actual type name is used - however some clients won't utilize an xml type for a server version less than 8.3.  The foreign key logic also needed further refinements.

> 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
>             Fix For: 9.3
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list