[jira] [Updated] (DRILL-6160) Limit batch size for streaming aggregate based on memory

2018-06-15 Thread Pritesh Maker (JIRA)


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

Pritesh Maker updated DRILL-6160:
-
Fix Version/s: (was: 1.14.0)

> Limit batch size for streaming aggregate based on memory
> 
>
> Key: DRILL-6160
> URL: https://issues.apache.org/jira/browse/DRILL-6160
> Project: Apache Drill
>  Issue Type: Improvement
>  Components: Execution - Flow
>Affects Versions: 1.12.0
>Reporter: Padma Penumarthy
>Assignee: Padma Penumarthy
>Priority: Critical
>
> Streaming aggregate has batch size of 32k rows. Change it to figure out 
> number of rows in the outgoing batch based on memory configured with the 
> option outputBatchSize and actual incoming batch size. Limit it to max of 64k 
> and min of 1. 



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


[jira] [Updated] (DRILL-6160) Limit batch size for streaming aggregate based on memory

2018-02-27 Thread Pritesh Maker (JIRA)

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

Pritesh Maker updated DRILL-6160:
-
Fix Version/s: (was: 1.13.0)
   1.14.0

> Limit batch size for streaming aggregate based on memory
> 
>
> Key: DRILL-6160
> URL: https://issues.apache.org/jira/browse/DRILL-6160
> Project: Apache Drill
>  Issue Type: Improvement
>  Components: Execution - Flow
>Affects Versions: 1.12.0
>Reporter: Padma Penumarthy
>Assignee: Padma Penumarthy
>Priority: Critical
> Fix For: 1.14.0
>
>
> Streaming aggregate has batch size of 32k rows. Change it to figure out 
> number of rows in the outgoing batch based on memory configured with the 
> option outputBatchSize and actual incoming batch size. Limit it to max of 64k 
> and min of 1. 



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