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

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

> Remove unused ArrowStreamPandasSerializer base class
> ----------------------------------------------------
>
>                 Key: SPARK-58354
>                 URL: https://issues.apache.org/jira/browse/SPARK-58354
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 4.3.0
>            Reporter: Yicong Huang
>            Priority: Major
>              Labels: pull-request-available
>
> After all Pandas UDF serializer subclasses were removed 
> (ArrowStreamPandasUDFSerializer, GroupPandasUDFSerializer, 
> ArrowStreamAggPandasUDFSerializer, ApplyInPandasWithStateSerializer, 
> CogroupPandasUDFSerializer, TransformWithStateInPandasSerializer), the base 
> class ArrowStreamPandasSerializer is now an orphan: only its class definition 
> and __repr__ remain, with no subclasses, no instantiations, and no other 
> references anywhere in the Python tree. Remove the dead class.



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