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

Yang Jie resolved SPARK-43717.
------------------------------
    Fix Version/s: 3.5.0
       Resolution: Fixed

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

> Scala Client Dataset#reduce failed to handle null partitions for scala 
> primitive types
> --------------------------------------------------------------------------------------
>
>                 Key: SPARK-43717
>                 URL: https://issues.apache.org/jira/browse/SPARK-43717
>             Project: Spark
>          Issue Type: Bug
>          Components: Connect
>    Affects Versions: 3.5.0
>            Reporter: Zhen Li
>            Assignee: Zhen Li
>            Priority: Major
>             Fix For: 3.5.0
>
>
> Scala client failed with NPE when running:
> assert(spark.range(0, 5, 1, 10).as[Long].reduce(_ + _) == 10)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to