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/10/11 06:32:05 UTC

[jira] [Assigned] (SPARK-11053) Remove use of KVIterator in SortBasedAggregationIterator

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

Apache Spark reassigned SPARK-11053:
------------------------------------

    Assignee: Apache Spark  (was: Josh Rosen)

> Remove use of KVIterator in SortBasedAggregationIterator
> --------------------------------------------------------
>
>                 Key: SPARK-11053
>                 URL: https://issues.apache.org/jira/browse/SPARK-11053
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Josh Rosen
>            Assignee: Apache Spark
>
> SortBasedAggregationIterator uses a KVIterator interface in order to process input rows as key-value pairs, but this use of KVIterator is unnecessary, slightly complicates the code, and might harm performance. We should refactor this code to remove this use of KVIterator. I'll submit a PR to do 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