Ship it ! Updated patch looks ok to me. -Aman
On Thu, Apr 17, 2014 at 5:02 PM, Mehant Baid (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/DRILL-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > Mehant Baid updated DRILL-505: > ------------------------------ > > Attachment: DRILL_505.patch > > Updated patch by moving logic that interacts with run time generated code > into the template file. > > > > Implement hash join > > ------------------- > > > > Key: DRILL-505 > > URL: https://issues.apache.org/jira/browse/DRILL-505 > > Project: Apache Drill > > Issue Type: New Feature > > Reporter: Mehant Baid > > Assignee: Mehant Baid > > Attachments: DRILL_505.patch > > > > > > Implement the hash join operator. The first version of the hash join > algorithm is a simple in memory implementation only and will not spill to > disk > > Scope is to support inner, left outer, right outer and full outer joins > for simple equality conditions. > > > > -- > This message was sent by Atlassian JIRA > (v6.2#6252) >
