[teiid-issues] [JBoss JIRA] Created: (TEIID-1517) Use tree logic for dependent joins, subquery set, and partitioned joins

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Sat Mar 19 10:20:45 EDT 2011


Use tree logic for dependent joins, subquery set, and partitioned joins
-----------------------------------------------------------------------

                 Key: TEIID-1517
                 URL: https://issues.jboss.org/browse/TEIID-1517
             Project: Teiid
          Issue Type: Feature Request
          Components: Query Engine
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 8.0


The tree logic would help each of the given areas of functionality.

Currently subqueryin produces a linear search, partitioning is limited by the bucketing logic, and dependent joins will only create a tree of a limited size.

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