Haotian Sun created SPARK-59454:
-----------------------------------
Summary: Move Arrow-to-pandas batch conversion into
ArrowToPandasConversion
Key: SPARK-59454
URL: https://issues.apache.org/jira/browse/SPARK-59454
Project: Spark
Issue Type: Sub-task
Components: PySpark
Affects Versions: 4.4.0
Reporter: Haotian Sun
Rename ArrowArrayToPandasConversion to ArrowToPandasConversion and move the
batch-level ArrowBatchTransformer.to_pandas method into it. This groups
Arrow-to-pandas batch and column conversion together while preserving the
existing conversion strategies.
This follows the placement discussed in
https://github.com/apache/spark/pull/53963#discussion_r2756982804 and keeps
ArrowBatchTransformer focused on Arrow-to-Arrow operations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]