[ https://issues.apache.org/jira/browse/SPARK-35605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368665#comment-17368665 ]
Apache Spark commented on SPARK-35605: -------------------------------------- User 'itholic' has created a pull request for this issue: https://github.com/apache/spark/pull/33054 > Move to_pandas_on_spark to the Spark DataFrame. > ----------------------------------------------- > > Key: SPARK-35605 > URL: https://issues.apache.org/jira/browse/SPARK-35605 > Project: Spark > Issue Type: Sub-task > Components: PySpark > Affects Versions: 3.2.0 > Reporter: Haejoon Lee > Priority: Major > > Inspired by https://github.com/apache/spark/pull/32729#discussion_r643591322, > As Koalas is ported into PySpark, we don't need auto patch anymore > ([https://github.com/apache/spark/blob/master/python/pyspark/pandas/__init__.py#L136-L150]) > Thus, we should to_pandas_on_spark and to_koalas(deprecated) to the PySpark > DataFrame and add related tests. -- 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