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

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Aug 15 10:12:16 EDT 2012


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

Steven Hawkins closed 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
>            Assignee: Steven Hawkins
>             Fix For: 7.4.1, 7.5
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list