[jira] [Commented] (SPARK-20615) SparseVector.argmax throws IndexOutOfBoundsException when the sparse vector has a size greater than zero but no elements defined.

2017-05-05 Thread Jon McLean (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15998460#comment-15998460 ] Jon McLean commented on SPARK-20615: Thank you. I will submit a patch with tests. >

[jira] [Created] (SPARK-20615) SparseVector.argmax throws IndexOutOfBoundsException when the sparse vector has a size greater than zero but no elements defined.

2017-05-05 Thread Jon McLean (JIRA)
Jon McLean created SPARK-20615: -- Summary: SparseVector.argmax throws IndexOutOfBoundsException when the sparse vector has a size greater than zero but no elements defined. Key: SPARK-20615 URL: