aboutsummaryrefslogtreecommitdiff
path: root/R
diff options
context:
space:
mode:
authorSean Owen <sowen@cloudera.com>2015-07-30 09:19:55 -0700
committerXiangrui Meng <meng@databricks.com>2015-07-30 09:19:55 -0700
commited3cb1d21c73645c8f6e6ee08181f876fc192e41 (patch)
tree6554574c27a341688d1f74280845c78393f68600 /R
parenta6e53a9c8b24326d1b6dca7a0e36ce6c643daa77 (diff)
downloadspark-ed3cb1d21c73645c8f6e6ee08181f876fc192e41.tar.gz
spark-ed3cb1d21c73645c8f6e6ee08181f876fc192e41.tar.bz2
spark-ed3cb1d21c73645c8f6e6ee08181f876fc192e41.zip
[SPARK-9277] [MLLIB] SparseVector constructor must throw an error when declared number of elements less than array length
Check that SparseVector size is at least as big as the number of indices/values provided. And add tests for constructor checks. CC MechCoder jkbradley -- I am not sure if a change needs to also happen in the Python API? I didn't see it had any similar checks to begin with, but I don't know it well. Author: Sean Owen <sowen@cloudera.com> Closes #7794 from srowen/SPARK-9277 and squashes the following commits: e8dc31e [Sean Owen] Fix scalastyle 6ffe34a [Sean Owen] Check that SparseVector size is at least as big as the number of indices/values provided. And add tests for constructor checks.
Diffstat (limited to 'R')
0 files changed, 0 insertions, 0 deletions