spark git commit: [SPARK-22001][ML][SQL] ImputerModel can do withColumn for all input columns at one pass

2017-10-01 Thread lixiao
Repository: spark Updated Branches: refs/heads/master 02c91e03f -> 3ca367083 [SPARK-22001][ML][SQL] ImputerModel can do withColumn for all input columns at one pass ## What changes were proposed in this pull request? SPARK-21690 makes one-pass `Imputer` by parallelizing the computation of

spark git commit: [SPARK-22063][R] Fixes lint check failures in R by latest commit sha1 ID of lint-r

2017-10-01 Thread gurwls223
Repository: spark Updated Branches: refs/heads/master c6610a997 -> 02c91e03f [SPARK-22063][R] Fixes lint check failures in R by latest commit sha1 ID of lint-r ## What changes were proposed in this pull request? Currently, we set lintr to jimhester/lintra769c0b (see