Parth Chandra created DRILL-6592:
------------------------------------

             Summary: Unnest perf improvements - record batch sizer is called 
too frequently
                 Key: DRILL-6592
                 URL: https://issues.apache.org/jira/browse/DRILL-6592
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Parth Chandra
            Assignee: Parth Chandra


Unnest calls the RecordBatchSizer in every call to next/doWork which is called 
by Lateral Join for every record. It can be called only once at the beginning 
of the incoming batch.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to