You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/08/03 04:06:04 UTC

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

Josh Rosen created SPARK-9548:
---------------------------------

             Summary: BytesToBytesMap could have a destructive iterator
                 Key: SPARK-9548
                 URL: https://issues.apache.org/jira/browse/SPARK-9548
             Project: Spark
          Issue Type: Bug
          Components: SQL
            Reporter: Josh Rosen


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