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

Hyukjin Kwon updated SPARK-34610:
---------------------------------
    Fix Version/s: 3.0.3
                   3.1.2
                   3.2.0

> Fix Python UDF used in GroupedAggPandasUDFTests.
> ------------------------------------------------
>
>                 Key: SPARK-34610
>                 URL: https://issues.apache.org/jira/browse/SPARK-34610
>             Project: Spark
>          Issue Type: Test
>          Components: PySpark
>    Affects Versions: 2.4.7, 3.0.2, 3.1.1
>            Reporter: Takuya Ueshin
>            Priority: Major
>             Fix For: 3.2.0, 3.1.2, 3.0.3
>
>
> The Python UDF {{plus_one}} used in {{GroupedAggPandasUDFTests}} is always 
> returning {{v + 1}} regardless of its type. The return type of the UDF is 
> 'double', so if the input is {{int}}, the result will be {{null}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to