spark git commit: [SPARK-16118][MLLIB] add getDropLast to OneHotEncoder

2016-06-21 Thread meng
Repository: spark Updated Branches: refs/heads/branch-2.0 8d5a62d5f -> f2413736d [SPARK-16118][MLLIB] add getDropLast to OneHotEncoder ## What changes were proposed in this pull request? We forgot the getter of `dropLast` in `OneHotEncoder` ## How was this patch tested? unit test Author:

spark git commit: [SPARK-16118][MLLIB] add getDropLast to OneHotEncoder

2016-06-21 Thread meng
Repository: spark Updated Branches: refs/heads/master f4e8c31ad -> 9493b079a [SPARK-16118][MLLIB] add getDropLast to OneHotEncoder ## What changes were proposed in this pull request? We forgot the getter of `dropLast` in `OneHotEncoder` ## How was this patch tested? unit test Author: