[ 
https://issues.apache.org/jira/browse/SPARK-42574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17693405#comment-17693405
 ] 

Apache Spark commented on SPARK-42574:
--------------------------------------

User 'ueshin' has created a pull request for this issue:
https://github.com/apache/spark/pull/40170

> DataFrame.toPandas should handle duplicated column names
> --------------------------------------------------------
>
>                 Key: SPARK-42574
>                 URL: https://issues.apache.org/jira/browse/SPARK-42574
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Connect
>    Affects Versions: 3.4.0
>            Reporter: Takuya Ueshin
>            Priority: Major
>
> {code:python}
> spark.sql("select 1 v, 1 v").toPandas()
> {code}
> should work.



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

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

Reply via email to