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

Yicong Huang resolved SPARK-58297.
----------------------------------
    Fix Version/s: 4.3.0
       Resolution: Fixed

Issue resolved by pull request 57470
[https://github.com/apache/spark/pull/57470]

> 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
>            Assignee: Yicong Huang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.3.0
>
>
> 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]

Reply via email to