GitHub user yanboliang opened a pull request: https://github.com/apache/spark/pull/14953
[Minor] [ML] [MLlib] Remove work around for breeze sparse matrix. ## What changes were proposed in this pull request? Since we have updated breeze version to 0.12, we should remove work around for bug of breeze sparse matrix in v0.11. ## How was this patch tested? Existing tests. You can merge this pull request into a Git repository by running: $ git pull https://github.com/yanboliang/spark matrices Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/14953.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #14953 ---- commit c403ac6668bae5a3785ae4a15a9f57d0da3bac9f Author: Yanbo Liang <yblia...@gmail.com> Date: 2016-09-04T05:14:29Z Remove work around for breeze sparse matrix. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org