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

Hyukjin Kwon resolved SPARK-32301.
----------------------------------
    Fix Version/s: 3.1.0
                   3.0.1
       Resolution: Fixed

Issue resolved by pull request 29099
[https://github.com/apache/spark/pull/29099]

> Add a test case for toPandas to work with empty partitioned Spark DataFrame
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-32301
>                 URL: https://issues.apache.org/jira/browse/SPARK-32301
>             Project: Spark
>          Issue Type: Test
>          Components: PySpark
>    Affects Versions: 3.0.0
>            Reporter: Hyukjin Kwon
>            Assignee: Hyukjin Kwon
>            Priority: Minor
>             Fix For: 3.0.1, 3.1.0
>
>
> {code}
> spark.sparkContext.emptyRDD().toDF("col1 int").toPandas()
> {code}
> empty partitioned DataFrame is not being tested with {{toPandas}}.



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

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

Reply via email to