[jira] [Updated] (SPARK-9750) DenseMatrix, SparseMatrix should override equals

2015-08-10 Thread Joseph K. Bradley (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-9750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joseph K. Bradley updated SPARK-9750:
-
Description: 
[SparseMatrix|https://github.com/apache/spark/blob/9897cc5e3d6c70f7e45e887e2c6fc24dfa1adada/mllib/src/main/scala/org/apache/spark/mllib/linalg/Matrices.scala#L479]
 should override equals to ensure that two instances of the same matrix are 
equal.
Same for DenseMatrix.

This implementation should take into account the {{isTransposed}} flag and 
{{values}} may not be in the same order.

  was:
[SparseMatrix|https://github.com/apache/spark/blob/9897cc5e3d6c70f7e45e887e2c6fc24dfa1adada/mllib/src/main/scala/org/apache/spark/mllib/linalg/Matrices.scala#L479]
 should override equals to ensure that two instances of the same matrix are 
equal.

This implementation should take into account the {{isTransposed}} flag and 
{{values}} may not be in the same order.


 DenseMatrix, SparseMatrix should override equals
 

 Key: SPARK-9750
 URL: https://issues.apache.org/jira/browse/SPARK-9750
 Project: Spark
  Issue Type: Bug
  Components: MLlib
Reporter: Feynman Liang
Assignee: Feynman Liang
Priority: Blocker

 [SparseMatrix|https://github.com/apache/spark/blob/9897cc5e3d6c70f7e45e887e2c6fc24dfa1adada/mllib/src/main/scala/org/apache/spark/mllib/linalg/Matrices.scala#L479]
  should override equals to ensure that two instances of the same matrix are 
 equal.
 Same for DenseMatrix.
 This implementation should take into account the {{isTransposed}} flag and 
 {{values}} may not be in the same order.



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



[jira] [Updated] (SPARK-9750) DenseMatrix, SparseMatrix should override equals

2015-08-10 Thread Joseph K. Bradley (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-9750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joseph K. Bradley updated SPARK-9750:
-
Summary: DenseMatrix, SparseMatrix should override equals  (was: 
SparseMatrix should override equals)

 DenseMatrix, SparseMatrix should override equals
 

 Key: SPARK-9750
 URL: https://issues.apache.org/jira/browse/SPARK-9750
 Project: Spark
  Issue Type: Bug
  Components: MLlib
Reporter: Feynman Liang
Assignee: Feynman Liang
Priority: Blocker

 [SparseMatrix|https://github.com/apache/spark/blob/9897cc5e3d6c70f7e45e887e2c6fc24dfa1adada/mllib/src/main/scala/org/apache/spark/mllib/linalg/Matrices.scala#L479]
  should override equals to ensure that two instances of the same matrix are 
 equal.
 This implementation should take into account the {{isTransposed}} flag and 
 {{values}} may not be in the same order.



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



[jira] [Updated] (SPARK-9750) DenseMatrix, SparseMatrix should override equals

2015-08-10 Thread Joseph K. Bradley (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-9750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joseph K. Bradley updated SPARK-9750:
-
Priority: Critical  (was: Blocker)

 DenseMatrix, SparseMatrix should override equals
 

 Key: SPARK-9750
 URL: https://issues.apache.org/jira/browse/SPARK-9750
 Project: Spark
  Issue Type: Bug
  Components: MLlib
Reporter: Feynman Liang
Assignee: Feynman Liang
Priority: Critical

 [SparseMatrix|https://github.com/apache/spark/blob/9897cc5e3d6c70f7e45e887e2c6fc24dfa1adada/mllib/src/main/scala/org/apache/spark/mllib/linalg/Matrices.scala#L479]
  should override equals to ensure that two instances of the same matrix are 
 equal.
 Same for DenseMatrix.
 This implementation should take into account the {{isTransposed}} flag and 
 {{values}} may not be in the same order.



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