You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2020/09/21 13:32:00 UTC

[jira] [Assigned] (SPARK-32953) Lower memory usage in toPandas with Arrow self_destruct

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

Apache Spark reassigned SPARK-32953:
------------------------------------

    Assignee: Apache Spark

> Lower memory usage in toPandas with Arrow self_destruct
> -------------------------------------------------------
>
>                 Key: SPARK-32953
>                 URL: https://issues.apache.org/jira/browse/SPARK-32953
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 3.0.1
>            Reporter: David Li
>            Assignee: Apache Spark
>            Priority: Major
>
> As described on the mailing list:
> [http://apache-spark-developers-list.1001551.n3.nabble.com/DISCUSS-Reducing-memory-usage-of-toPandas-with-Arrow-quot-self-destruct-quot-option-td30149.html]
> toPandas() can as much as double memory usage as both Arrow and Pandas retain a copy of a dataframe in memory during the conversion. Arrow >= 0.16 offers a self_destruct mode that avoids this with some caveats.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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