Expose merge join through optimizer override
--------------------------------------------
Key: DERBY-4660
URL: https://issues.apache.org/jira/browse/DERBY-4660
Project: Derby
Issue Type: Improvement
Components: SQL
Affects Versions: 10.7.0.0
Reporter: Knut Anders Hatlen
Priority: Minor
Derby comes with a class called MergeJoinResultSet which is not currently used.
As a first step towards full support for merge joins, we should expose the
functionality provided by this class through an optimizer override, so that we
can start testing it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.