You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2020/08/27 15:27:00 UTC

[jira] [Commented] (SPARK-31511) Make BytesToBytesMap iterator() thread-safe

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

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

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

> Make BytesToBytesMap iterator() thread-safe
> -------------------------------------------
>
>                 Key: SPARK-31511
>                 URL: https://issues.apache.org/jira/browse/SPARK-31511
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.4.5, 3.0.0
>            Reporter: Herman van Hövell
>            Assignee: Herman van Hövell
>            Priority: Major
>             Fix For: 3.1.0
>
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org