[teiid-issues] [JBoss JIRA] (TEIID-4100) Full odata expand support

Steven Hawkins (JIRA) issues at jboss.org
Wed Aug 17 11:24:00 EDT 2016


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

Steven Hawkins edited comment on TEIID-4100 at 8/17/16 11:23 AM:
-----------------------------------------------------------------

The initial work has been completed.

Follow on tasks:

- support level
- remove the isSameEntity logic - which is only needed for the $it construct TEIID-4387
- create an rewrite optimization to turn a single expand into a left outer join, which will preserve the performance characteristics of the old logic


was (Author: shawkins):
The initial work has been completed.

Follow on tasks:

- support level
- remove the isSameEntity logic - which is only needed for the $it construct
- create an rewrite optimization to turn a single expand into a left outer join, which will preserve the performance characteristics of the old logic

> Full odata expand support
> -------------------------
>
>                 Key: TEIID-4100
>                 URL: https://issues.jboss.org/browse/TEIID-4100
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: OData
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 9.1
>
>
> To move TEIID-3039 we need to have xml document model style processing for expand support.  That is top down generation that supports arbitrary descendants - with targeted optimizations for projection minimization and dependent joins.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list