[
https://issues.apache.org/jira/browse/SPARK-12688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-12688:
------------------------------------
Assignee: Apache Spark
> Spill size metric does not update for tungsten aggregation
> ----------------------------------------------------------
>
> Key: SPARK-12688
> URL: https://issues.apache.org/jira/browse/SPARK-12688
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 1.6.0
> Reporter: Carson Wang
> Assignee: Apache Spark
> Priority: Minor
>
> When doing a sql aggregation in tungsten mode, the spill size metric may not
> update though there are data spilled. Because the data are stored in the
> `BytesToBytesMap` instead of `UnsafeExternalSorter`, the memory are freed
> when the map resets instead of when the sorter spills.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]