[ 
https://issues.apache.org/jira/browse/SPARK-59455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated SPARK-59455:
-----------------------------------
    Labels: pull-request-available  (was: )

> Move Arrow-to-pandas batch conversion into ArrowToPandasConversion
> ------------------------------------------------------------------
>
>                 Key: SPARK-59455
>                 URL: https://issues.apache.org/jira/browse/SPARK-59455
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark
>    Affects Versions: 4.4.0
>            Reporter: Haotian Sun
>            Priority: Major
>              Labels: pull-request-available
>
> 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.
> Replaces SPARK-59454 so this work is tracked under SPARK-54955.



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

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

Reply via email to