[teiid-issues] [JBoss JIRA] (TEIID-3624) No way to associate enterprise data types in dynamic vdb constructs

Steven Hawkins (JIRA) issues at jboss.org
Thu Feb 16 11:05:00 EST 2017


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

Steven Hawkins commented on TEIID-3624:
---------------------------------------

The initial commit is in.  This is for database level domains only.  For legacy vdbs and even internal use, we'll parse the vdb property domains-ddl to add domains to a non-dll vdb.  Designer may need to take advantage of that as well.

The databasemetadata logic for columns and types was pushed more to the server side - and the legacy methods were preserved for connecting to older servers.  The client will not report the expected metadata unless it is upgraded.

TODO:
* validate domain array behavior - we'll want proper support for domain[] - but we don't necessarily need to support defining a domain as an array
* cast support

> No way to associate enterprise data types in dynamic vdb constructs
> -------------------------------------------------------------------
>
>                 Key: TEIID-3624
>                 URL: https://issues.jboss.org/browse/TEIID-3624
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Grammar, Query Engine
>            Reporter: Van Halbert
>            Assignee: Steven Hawkins
>             Fix For: 9.3
>
>
> I don't find any doc's on how to define enterprise data types in a dynamic vdb.



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


More information about the teiid-issues mailing list