databricks / spark-sql-perf

Apache License 2.0
586 stars 407 forks source link

Fix bug with ML additional method tests #142

Closed jkbradley closed 6 years ago

jkbradley commented 6 years ago

https://github.com/databricks/spark-sql-perf/pull/139 introduced a bug which made most ML tests fail with mllib-small.yaml. This fixes those tests.

MrBago commented 6 years ago

Thanks @jkbradley.