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/03/26 19:58:53 UTC

[jira] [Created] (DRILL-2580) Exit early out of HashJoinBatch if build side is empty

Mehant Baid created DRILL-2580:
----------------------------------

             Summary: Exit early out of HashJoinBatch if build side is empty  
                 Key: DRILL-2580
                 URL: https://issues.apache.org/jira/browse/DRILL-2580
             Project: Apache Drill
          Issue Type: Bug
          Components: Execution - Relational Operators
            Reporter: Mehant Baid
            Assignee: Mehant Baid
             Fix For: 0.9.0
         Attachments: DRILL-2580.patch

Currently in HashJoinBatch if the build side is empty we still seem to be going through every record in the probe side. If we don't have an inner join we should be exiting early.



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