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 2015/08/04 09:00:11 UTC

[jira] [Assigned] (SPARK-9548) BytesToBytesMap could have a destructive iterator

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

Apache Spark reassigned SPARK-9548:
-----------------------------------

    Assignee: Apache Spark

> BytesToBytesMap could have a destructive iterator
> -------------------------------------------------
>
>                 Key: SPARK-9548
>                 URL: https://issues.apache.org/jira/browse/SPARK-9548
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Josh Rosen
>            Assignee: Apache Spark
>
> BytesToBytesMap.iterator() could be destructive, freeing each page as it moves onto the next one.  There are some circumstances where we don't want a destructive iterator (such as when we're building a KV sorter from a map), so there should be a flag to control this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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