spark git commit: [SPARK-16173] [SQL] Can't join describe() of DataFrame in Scala 2.10

2016-06-24 Thread davies
Repository: spark Updated Branches: refs/heads/branch-1.5 6001138fd -> 576265f83 [SPARK-16173] [SQL] Can't join describe() of DataFrame in Scala 2.10 ## What changes were proposed in this pull request? This PR fixes `DataFrame.describe()` by forcing materialization to make the `Seq` serializ

spark git commit: [SPARK-16173] [SQL] Can't join describe() of DataFrame in Scala 2.10

2016-06-24 Thread davies
Repository: spark Updated Branches: refs/heads/branch-1.6 d7223bb9f -> b7acc1b71 [SPARK-16173] [SQL] Can't join describe() of DataFrame in Scala 2.10 ## What changes were proposed in this pull request? This PR fixes `DataFrame.describe()` by forcing materialization to make the `Seq` serializ

spark git commit: [SPARK-16173] [SQL] Can't join describe() of DataFrame in Scala 2.10

2016-06-24 Thread davies
Repository: spark Updated Branches: refs/heads/branch-2.0 df137e3e0 -> 9de095513 [SPARK-16173] [SQL] Can't join describe() of DataFrame in Scala 2.10 ## What changes were proposed in this pull request? This PR fixes `DataFrame.describe()` by forcing materialization to make the `Seq` serializ

spark git commit: [SPARK-16173] [SQL] Can't join describe() of DataFrame in Scala 2.10

2016-06-24 Thread davies
Repository: spark Updated Branches: refs/heads/master 20768dade -> e5d0928e2 [SPARK-16173] [SQL] Can't join describe() of DataFrame in Scala 2.10 ## What changes were proposed in this pull request? This PR fixes `DataFrame.describe()` by forcing materialization to make the `Seq` serializable