[
https://issues.apache.org/jira/browse/DRILL-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau resolved DRILL-3793.
-----------------------------------
Resolution: Fixed
Fix Version/s: (was: Future)
1.3.0
Merged in 2bc16a9
> Rewrite MergeJoinBatch using record batch iterator.
> ---------------------------------------------------
>
> Key: DRILL-3793
> URL: https://issues.apache.org/jira/browse/DRILL-3793
> Project: Apache Drill
> Issue Type: Improvement
> Components: Execution - Relational Operators
> Reporter: amit hadke
> Assignee: amit hadke
> Fix For: 1.3.0
>
>
> Current implementation of merge join operator is convoluted as it has to
> handle duplicates between record batches. MergeJoin rewrite should use record
> batch iterator which hides the complexity of managing multiple record batches
> and iterating through them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)