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

Sean R. Owen resolved SPARK-37071.
----------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

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

> OpenHashMap should be serializable without reference tracking
> -------------------------------------------------------------
>
>                 Key: SPARK-37071
>                 URL: https://issues.apache.org/jira/browse/SPARK-37071
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 3.2.0
>            Reporter: Emil Ejbyfeldt
>            Assignee: Emil Ejbyfeldt
>            Priority: Minor
>             Fix For: 3.3.0
>
>
> The current implementation of OpenHashMap does not serialize without kryo 
> reference tracking turned on. This is unexpected from a simple type like 
> OpenHashMap, and forces the users to turn of reference tracking to use code 
> where OpenHashMap is used.



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