[teiid-issues] [JBoss JIRA] Reopened: (TEIID-993) Enhance XML processing to execute relational queries in parallel when possible

Van Halbert (JIRA) jira-events at lists.jboss.org
Fri Jul 15 14:48:23 EDT 2011


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

Van Halbert reopened TEIID-993:
-------------------------------



> Enhance XML processing to execute relational queries in parallel when possible
> ------------------------------------------------------------------------------
>
>                 Key: TEIID-993
>                 URL: https://issues.jboss.org/browse/TEIID-993
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Query Engine
>            Reporter: Steven Hawkins
>
> Per feedback from Barry, was reviewing XML processing and because we execute all queries serially in our XML processing.  However, conceptually, we could often execute multiple mapping class and/or temp table queries in parallel.  When time permits it might be benefitial to investigate this.
> All mapping classes at depth "n" in the document model are independent of each other, so they can be executed in parallel.  Each mapping class may have input sets to any ancestor mapping class up to depth "n-1", or may select from any temp table up to depth "n" (the same depth).

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