[teiid-issues] [JBoss JIRA] (TEIID-2322) ReusableExecution issue with large dependent joins

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Mar 25 12:14:43 EDT 2013


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

Steven Hawkins closed TEIID-2322.
---------------------------------


    
> ReusableExecution issue with large dependent joins
> --------------------------------------------------
>
>                 Key: TEIID-2322
>                 URL: https://issues.jboss.org/browse/TEIID-2322
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.3
>
>
> Large dependent joins can be split among multiple queries that can be issued in parallel with the same node id (but different execution ids).  The reusable execution is reusing based upon node id, so the logic either needs to create multiple executions for the parallel case or we need to be explicit about this possibility and have the translator developer check the execution id in the translator and respond appropriately.

--
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