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

[jira] [Created] (SPARK-10082) Validate i, j in apply (Dense and Sparse Matrices)

Manoj Kumar created SPARK-10082:
-----------------------------------

             Summary: Validate i, j in apply (Dense and Sparse Matrices)
                 Key: SPARK-10082
                 URL: https://issues.apache.org/jira/browse/SPARK-10082
             Project: Spark
          Issue Type: Bug
            Reporter: Manoj Kumar
            Priority: Minor


Given row_ind should be less than the number of rows
Given col_ind should be less than the number of cols.

The current code in master gives unpredictable behavior for such cases.



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