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

Apache Spark reassigned SPARK-34610:
------------------------------------

    Assignee: Apache Spark

> 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
>            Assignee: Apache Spark
>            Priority: Major
>
> 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