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

Xiao Li updated SPARK-22747:
----------------------------
    Issue Type: Sub-task  (was: Improvement)
        Parent: SPARK-22510

> Shorten lifetime of global variables used in HashAggregateExec
> --------------------------------------------------------------
>
>                 Key: SPARK-22747
>                 URL: https://issues.apache.org/jira/browse/SPARK-22747
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 2.3.0
>            Reporter: Kazuaki Ishizaki
>
> Generated code in {{HashAggregateExec}} uses global mutable variables that 
> are passed to successor operations thru {{consume()}} method. It may cause 
> issue in SPARK-22668.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to