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

Steven Hawkins (JIRA) issues at jboss.org
Wed Feb 22 10:04:00 EST 2017


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

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

Now we will report the domain types for functions/procedure parameters as well.  OData will always report the edm type corresponding to the runtime type, so there will be no change in behavior there.

This last commit does highlight that we are treating the notion of length inconsistently on the column.  On the type it should be the byte length, but on the column  for character data we're reporting it as the character length and in many other cases reporting 0.  I'll see if this can be rectified for the JDBC metadata.

We still have the other syntax and pg limitation to resolve.  

> 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