[GitHub] spark pull request #22260: [MINOR] Fix scala 2.12 build using collect

2018-08-28 Thread maropu
Github user maropu commented on a diff in the pull request: https://github.com/apache/spark/pull/22260#discussion_r213536395 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/ProjectionOverSchema.scala --- @@ -38,7 +38,7 @@ private[execution] case class

[GitHub] spark pull request #22260: [MINOR] Fix scala 2.12 build using collect

2018-08-28 Thread sadhen
GitHub user sadhen opened a pull request: https://github.com/apache/spark/pull/22260 [MINOR] Fix scala 2.12 build using collect ## What changes were proposed in this pull request? Introduced by #21320 ``` [error] [warn]