Yicong Huang created SPARK-58297:
------------------------------------
Summary: Remove TransformWithStateInPySparkRowSerializer
Key: SPARK-58297
URL: https://issues.apache.org/jira/browse/SPARK-58297
Project: Spark
Issue Type: Sub-task
Components: PySpark
Affects Versions: 4.3.0
Reporter: Yicong Huang
Delete the unused TransformWithStateInPySparkRowSerializer class from
python/pyspark/sql/pandas/serializers.py. Its logic was already moved into
worker.py when SQL_TRANSFORM_WITH_STATE_PYTHON_ROW_UDF was refactored
(SPARK-58191), so the class is now dead code with no imports or usages. Also
clean up the two docstring references in python/benchmarks/bench_eval_type.py.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]