Yicong Huang created SPARK-58262:
------------------------------------
Summary: Remove unused 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
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]