[ 
https://issues.apache.org/jira/browse/SPARK-31511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17191954#comment-17191954
 ] 

Apache Spark commented on SPARK-31511:
--------------------------------------

User 'cxzl25' has created a pull request for this issue:
https://github.com/apache/spark/pull/29669

> Make BytesToBytesMap iterator() thread-safe
> -------------------------------------------
>
>                 Key: SPARK-31511
>                 URL: https://issues.apache.org/jira/browse/SPARK-31511
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.4.1, 1.5.2, 1.6.3, 2.0.2, 2.1.3, 2.2.3, 2.3.4, 2.4.5, 
> 3.0.0
>            Reporter: Herman van Hövell
>            Assignee: Herman van Hövell
>            Priority: Major
>              Labels: correctness
>             Fix For: 2.4.7, 3.1.0, 3.0.2
>
>
> BytesToBytesMap currently has a thread safe and unsafe iterator method. This 
> is somewhat confusing. We should make iterator() thread safe and remove the 
> safeIterator() function.



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