[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1718) Object type is not handled well in ODBC

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Aug 17 16:36:17 EDT 2011


     [ https://issues.jboss.org/browse/TEIID-1718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-1718.
-----------------------------------

    Resolution: Done


Added handling for anyelement and unknown for object type handling.  In the future we could consider mapping the object type to bytea and pass to the client as serialized bytes.

Also backported a fix to aggregate handling to allow nulls in array_agg.

> Object type is not handled well in ODBC
> ---------------------------------------
>
>                 Key: TEIID-1718
>                 URL: https://issues.jboss.org/browse/TEIID-1718
>             Project: Teiid
>          Issue Type: Bug
>          Components: ODBC
>    Affects Versions: 7.1
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 7.4.1, 7.5
>
>
> For anything other than a non resultset procedure parameter, the equivalent PG type should be unknown - rather than null (which initially caused an NPE in 7.5).  For non resultset procedure parameters object should map to anyelement.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list