Yicong-Huang commented on code in PR #53045:
URL: https://github.com/apache/spark/pull/53045#discussion_r2529185873


##########
python/pyspark/sql/pandas/conversion.py:
##########
@@ -53,6 +54,83 @@
     from pyspark.sql import DataFrame
 
 
+def _convert_arrow_table_to_pandas(
+    *,

Review Comment:
   as it is an internal helper method, I think either way is fine?



-- 
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.

To unsubscribe, e-mail: [email protected]

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