[
https://issues.apache.org/jira/browse/SPARK-54965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-54965.
----------------------------------
Fix Version/s: 4.2.0
Resolution: Fixed
Issue resolved by pull request 53918
[https://github.com/apache/spark/pull/53918]
> Factor out legacy pa.Array -> pd.Series (np-backed) converter
> -------------------------------------------------------------
>
> Key: SPARK-54965
> URL: https://issues.apache.org/jira/browse/SPARK-54965
> Project: Spark
> Issue Type: Sub-task
> Components: PySpark
> Affects Versions: 4.2.0
> Reporter: Ruifeng Zheng
> Assignee: Ruifeng Zheng
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.2.0
>
>
> pa.Array.to_pandas + _create_converter_to_pandas => legacy converter
>
> _create_converter_to_pandas is used in multiple places, we only care UDFs
> now, so we can copy the code to new converter for now
>
> legacy converter should be in python/pyspark/sql/conversion.py
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]