HyukjinKwon commented on a change in pull request #32729:
URL: https://github.com/apache/spark/pull/32729#discussion_r643591322



##########
File path: python/pyspark/pandas/__init__.py
##########
@@ -146,6 +146,9 @@ def _auto_patch_spark() -> None:
 
         df.DataFrame.to_pandas_on_spark = DataFrame.to_pandas_on_spark  # 
type: ignore

Review comment:
       @itholic can you create a JIRA and move this two methods to PySpark's 
Dataframe? we don't need to auto patch anymore




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to