Miao Wang created SPARK-18126:
---------------------------------

             Summary: zipWithIndex accepts negative value as index.
                 Key: SPARK-18126
                 URL: https://issues.apache.org/jira/browse/SPARK-18126
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
            Reporter: Miao Wang


getIteratorZipWithIndex[T] in Utils.scala accepts negative value as start 
index. We need to add check to ensure the startIndex is >= 0.



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

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

Reply via email to