Yicong Huang created SPARK-58243:
------------------------------------
Summary: Remove unused ApplyInPandasWithStateSerializer
Key: SPARK-58243
URL: https://issues.apache.org/jira/browse/SPARK-58243
Project: Spark
Issue Type: Sub-task
Components: PySpark
Affects Versions: 4.3.0
Reporter: Yicong Huang
ApplyInPandasWithStateSerializer is no longer used after SPARK-58189 refactored
SQL_GROUPED_MAP_PANDAS_UDF_WITH_STATE to extract its logic into read_udfs()
(state management and Pandas conversion moved into the wrapper) and use
ArrowStreamSerializer directly. This class can be safely deleted.
Part of SPARK-55384.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]