[jira] [Updated] (DRILL-6592) Unnest perf improvements - record batch sizer is called too frequently

2018-07-12 Thread Sorabh Hamirwasia (JIRA)


 [ 
https://issues.apache.org/jira/browse/DRILL-6592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sorabh Hamirwasia updated DRILL-6592:
-
Labels: ready-to-commit  (was: )

> 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
>Priority: Major
>  Labels: ready-to-commit
> Fix For: 1.14.0
>
>
> 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)


[jira] [Updated] (DRILL-6592) Unnest perf improvements - record batch sizer is called too frequently

2018-07-12 Thread Pritesh Maker (JIRA)


 [ 
https://issues.apache.org/jira/browse/DRILL-6592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pritesh Maker updated DRILL-6592:
-
Reviewer: Sorabh Hamirwasia

> 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
>Priority: Major
> Fix For: 1.14.0
>
>
> 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)


[jira] [Updated] (DRILL-6592) Unnest perf improvements - record batch sizer is called too frequently

2018-07-12 Thread Pritesh Maker (JIRA)


 [ 
https://issues.apache.org/jira/browse/DRILL-6592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pritesh Maker updated DRILL-6592:
-
Fix Version/s: 1.14.0

> 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
>Priority: Major
> Fix For: 1.14.0
>
>
> 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)