[GitHub] spark pull request #21695: Maintining an order

2018-07-02 Thread nagpall
Github user nagpall closed the pull request at: https://github.com/apache/spark/pull/21695 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[jira] [Comment Edited] (SPARK-8614) Row order preservation for operations on MLlib IndexedRowMatrix

2018-07-02 Thread Anuj Nagpall (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16529567#comment-16529567 ] Anuj Nagpall edited comment on SPARK-8614 at 7/2/18 10:41 AM: -- [~tygert] Can

[jira] [Comment Edited] (SPARK-8614) Row order preservation for operations on MLlib IndexedRowMatrix

2018-07-02 Thread Anuj Nagpall (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16529567#comment-16529567 ] Anuj Nagpall edited comment on SPARK-8614 at 7/2/18 10:40 AM: -- [~tygert] Can

[jira] [Comment Edited] (SPARK-8614) Row order preservation for operations on MLlib IndexedRowMatrix

2018-07-02 Thread Anuj Nagpall (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16529567#comment-16529567 ] Anuj Nagpall edited comment on SPARK-8614 at 7/2/18 10:40 AM: -- [~tygert] Can

[jira] [Commented] (SPARK-8614) Row order preservation for operations on MLlib IndexedRowMatrix

2018-07-02 Thread Anuj Nagpall (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16529567#comment-16529567 ] Anuj Nagpall commented on SPARK-8614: - [~tygert] Can you take a look at the following PRĀ  [https

[GitHub] spark pull request #21695: Maintining an order

2018-07-02 Thread nagpall
GitHub user nagpall opened a pull request: https://github.com/apache/spark/pull/21695 Maintining an order ## What is the problem? In both IndexedRowMatrix.computeSVD and IndexedRowMatrix.multiply indices are dropped before calling the methods from RowMatrix

[jira] [Created] (SPARK-24693) Row order preservation for operations on MLlib IndexedRowMatrix

2018-06-29 Thread Anuj Nagpall (JIRA)
Anuj Nagpall created SPARK-24693: Summary: Row order preservation for operations on MLlib IndexedRowMatrix Key: SPARK-24693 URL: https://issues.apache.org/jira/browse/SPARK-24693 Project: Spark