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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to