aboutsummaryrefslogtreecommitdiff
path: root/streaming
diff options
context:
space:
mode:
authorJakub Dubovsky <dubovsky@avast.com>2014-12-30 14:19:07 -0800
committerXiangrui Meng <meng@databricks.com>2014-12-30 14:19:07 -0800
commit0f31992c61f6662e5347745f6a1ac272a5fd63c9 (patch)
treeab53848611b13d4e62bd53b2399feb1eca74f0de /streaming
parentb239ea1c31aeaa752d5dc8f45423df1f8c0924ca (diff)
downloadspark-0f31992c61f6662e5347745f6a1ac272a5fd63c9.tar.gz
spark-0f31992c61f6662e5347745f6a1ac272a5fd63c9.tar.bz2
spark-0f31992c61f6662e5347745f6a1ac272a5fd63c9.zip
[Spark-4995] Replace Vector.toBreeze.activeIterator with foreachActive
New foreachActive method of vector was introduced by SPARK-4431 as more efficient alternative to vector.toBreeze.activeIterator. There are some parts of codebase where it was not yet replaced. dbtsai Author: Jakub Dubovsky <dubovsky@avast.com> Closes #3846 from james64/SPARK-4995-foreachActive and squashes the following commits: 3eb7e37 [Jakub Dubovsky] Scalastyle fix 32fe6c6 [Jakub Dubovsky] activeIterator removed - IndexedRowMatrix.toBreeze 47a4777 [Jakub Dubovsky] activeIterator removed in RowMatrix.toBreeze 90a7d98 [Jakub Dubovsky] activeIterator removed in MLUtils.saveAsLibSVMFile
Diffstat (limited to 'streaming')
0 files changed, 0 insertions, 0 deletions