You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Mehant Baid (JIRA)" <ji...@apache.org> on 2015/04/07 23:56:12 UTC

[jira] [Created] (DRILL-2715) Implement nested loop join operator

Mehant Baid created DRILL-2715:
----------------------------------

             Summary: Implement nested loop join operator
                 Key: DRILL-2715
                 URL: https://issues.apache.org/jira/browse/DRILL-2715
             Project: Apache Drill
          Issue Type: New Feature
            Reporter: Mehant Baid
            Assignee: Mehant Baid
             Fix For: 0.9.0


For certain types of queries with scalar sub queries and others with 'not in' clause Calcite produces plans with nested loop join. This JIRA covers the changes required to implement the execution side of the nested loop join operator.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)