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

Yicong Huang updated SPARK-58262:
---------------------------------
    Description: After all non-grouped Pandas eval types 
(SQL_SCALAR_PANDAS_UDF, SQL_SCALAR_PANDAS_ITER_UDF, SQL_MAP_PANDAS_ITER_UDF) 
were refactored to use ArrowStreamSerializer with ArrowBatchTransformer, and 
the last subclass ApplyInPandasWithStateSerializer was removed in SPARK-58243, 
ArrowStreamPandasUDFSerializer no longer has any instantiation sites. Remove 
the class.  (was: After all non-grouped Pandas eval types 
(SQL_SCALAR_PANDAS_UDF, SQL_SCALAR_PANDAS_ITER_UDF, SQL_MAP_PANDAS_ITER_UDF) 
were refactored to use ArrowStreamSerializer with ArrowBatchTransformer, and 
the last subclass ApplyInPandasWithStateSerializer was removed in SPARK-58243, 
ArrowStreamPandasUDFSerializer is now dead code with no instantiation sites. 
Remove the class.)

> Remove ArrowStreamPandasUDFSerializer
> -------------------------------------
>
>                 Key: SPARK-58262
>                 URL: https://issues.apache.org/jira/browse/SPARK-58262
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark
>    Affects Versions: 4.3.0
>            Reporter: Yicong Huang
>            Priority: Major
>
> After all non-grouped Pandas eval types (SQL_SCALAR_PANDAS_UDF, 
> SQL_SCALAR_PANDAS_ITER_UDF, SQL_MAP_PANDAS_ITER_UDF) were refactored to use 
> ArrowStreamSerializer with ArrowBatchTransformer, and the last subclass 
> ApplyInPandasWithStateSerializer was removed in SPARK-58243, 
> ArrowStreamPandasUDFSerializer no longer has any instantiation sites. Remove 
> the 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