[ https://issues.apache.org/jira/browse/SPARK-31511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dongjoon Hyun resolved SPARK-31511. ----------------------------------- Fix Version/s: 3.1.0 Resolution: Fixed Issue resolved by pull request 28286 [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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org