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

Yicong Huang updated SPARK-56718:
---------------------------------
    Affects Version/s: 4.2.0
                           (was: 5.0.0)
          Description: 
Refactor SQL_COGROUPED_MAP_PANDAS_UDF to be self-contained in read_udfs(), 
moving logic from CogroupPandasUDFSerializer into worker.py, using 
ArrowStreamCoGroupSerializer as pure I/O.

This follows the same pattern as other eval type refactors in this project 
(e.g., SPARK-55390, SPARK-56123, SPARK-56189, SPARK-56312, SPARK-56477).

> Refactor SQL_COGROUPED_MAP_PANDAS_UDF
> -------------------------------------
>
>                 Key: SPARK-56718
>                 URL: https://issues.apache.org/jira/browse/SPARK-56718
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark
>    Affects Versions: 4.2.0
>            Reporter: Yicong Huang
>            Priority: Major
>
> Refactor SQL_COGROUPED_MAP_PANDAS_UDF to be self-contained in read_udfs(), 
> moving logic from CogroupPandasUDFSerializer into worker.py, using 
> ArrowStreamCoGroupSerializer as pure I/O.
> This follows the same pattern as other eval type refactors in this project 
> (e.g., SPARK-55390, SPARK-56123, SPARK-56189, SPARK-56312, SPARK-56477).



--
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