Implement a partitioned merge join
----------------------------------
Key: TEIID-541
URL:
https://jira.jboss.org/jira/browse/TEIID-541
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Affects Versions: 6.0.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 6.1.0
To obviate the need for a hash join, we should have a scalable partitioned merge join.
The smaller of the two join sides will be sorted and it's batch bounds used to
partition the larger side rather than performing a full sort.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira