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

Yicong Huang updated SPARK-58314:
---------------------------------
    Affects Version/s: 4.3.0
                           (was: 5.0.0)

> Remove ArrowStreamUDFSerializer
> -------------------------------
>
>                 Key: SPARK-58314
>                 URL: https://issues.apache.org/jira/browse/SPARK-58314
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark
>    Affects Versions: 4.3.0
>            Reporter: Yicong Huang
>            Priority: Major
>              Labels: pull-request-available
>
> After all eval types that used ArrowStreamUDFSerializer (including the 
> mapInArrow paths, grouped/cogrouped-map Arrow UDFs, UDTF paths, and 
> TransformWithStateInPySparkRowSerializer) have been refactored to build their 
> serializers directly in worker.py, the ArrowStreamUDFSerializer class is dead 
> code with no runtime users. Remove the class and update the stale docstring 
> references in conversion.py that mention it.



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