Ruifeng Zheng created SPARK-54182:
-------------------------------------

             Summary: Avoid intermediate pandas dataframe creation in 
df.toPandas without Arrow optimization
                 Key: SPARK-54182
                 URL: https://issues.apache.org/jira/browse/SPARK-54182
             Project: Spark
          Issue Type: Improvement
          Components: PySpark
    Affects Versions: 4.1.0
            Reporter: Ruifeng Zheng


optimize out the temp pandas dataframe in 
https://github.com/apache/spark/blob/4966fe99d3e368b933519c4f75e876a40a2d51ea/python/pyspark/sql/pandas/conversion.py#L193-L223



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to