You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Nakul Jindal (JIRA)" <ji...@apache.org> on 2015/10/30 18:39:27 UTC

[jira] [Commented] (SPARK-11392) GroupedIterator's hasNext is not idempotent

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

Nakul Jindal commented on SPARK-11392:
--------------------------------------

I will work on this

> GroupedIterator's hasNext is not idempotent
> -------------------------------------------
>
>                 Key: SPARK-11392
>                 URL: https://issues.apache.org/jira/browse/SPARK-11392
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Yin Huai
>
> If we call [GroupedIterator|https://github.com/apache/spark/blob/master/sql/core/src/main/scala/org/apache/spark/sql/execution/GroupedIterator.scala]'s {{hasNext}} immediately after its {{next}}, we will generate an extra group ([CoGroupedIterator|https://github.com/apache/spark/blob/master/sql/core/src/main/scala/org/apache/spark/sql/execution/CoGroupedIterator.scala] has this behavior). 



--
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