[teiid-issues] [JBoss JIRA] (TEIID-2765) Add odata support for array types

Steven Hawkins (JIRA) issues at jboss.org
Thu Dec 12 08:34:33 EST 2013


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

Steven Hawkins commented on TEIID-2765:
---------------------------------------

The issue is with the odata4j output logic.  When writing collections it expects them to only contain simple values or complex objects, not other collections.
                
> Add odata support for array types
> ---------------------------------
>
>                 Key: TEIID-2765
>                 URL: https://issues.jboss.org/browse/TEIID-2765
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Server
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>
> simple type arrays should be supported through odata with a mapping to a complex type.  
> It would be good to also support object type values also but that would seemingly be a large effort possibly involving custom odata4j serializers to define the complex type metadata and perform the serialization to a complex type value.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list