spark git commit: [SPARK-18467][SQL] Extracts method for preparing arguments from StaticInvoke, Invoke and NewInstance and modify to short circuit if arguments have null when `needNullCheck == true`.

2016-11-20 Thread wenchen
Repository: spark Updated Branches: refs/heads/master b625a36eb -> 658547974 [SPARK-18467][SQL] Extracts method for preparing arguments from StaticInvoke, Invoke and NewInstance and modify to short circuit if arguments have null when `needNullCheck == true`. ## What changes were proposed in

spark git commit: [HOTFIX][SQL] Fix DDLSuite failure.

2016-11-20 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.1 cffaf5035 -> f8662db72 [HOTFIX][SQL] Fix DDLSuite failure. (cherry picked from commit b625a36ebc59cbacc223fc03005bc0f6d296b6e7) Signed-off-by: Reynold Xin Project:

spark git commit: [HOTFIX][SQL] Fix DDLSuite failure.

2016-11-20 Thread rxin
Repository: spark Updated Branches: refs/heads/master 6659ae555 -> b625a36eb [HOTFIX][SQL] Fix DDLSuite failure. Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/b625a36e Tree:

spark git commit: Fix Mesos build break for Scala 2.10.

2016-11-20 Thread rxin
Repository: spark Updated Branches: refs/heads/master c528812ce -> 6659ae555 Fix Mesos build break for Scala 2.10. Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/6659ae55 Tree:

spark git commit: [SPARK-17732][SQL] Revert ALTER TABLE DROP PARTITION should support comparators

2016-11-20 Thread hvanhovell
Repository: spark Updated Branches: refs/heads/branch-2.1 bc3e7b3b8 -> cffaf5035 [SPARK-17732][SQL] Revert ALTER TABLE DROP PARTITION should support comparators This reverts commit 1126c3194ee1c79015cf1d3808bc963aa93dcadf. Author: Herman van Hovell Closes #15948

spark-website git commit: Fix doc link and touch up sitemap; mostly an excuse to trigger github sync again

2016-11-20 Thread srowen
Repository: spark-website Updated Branches: refs/heads/asf-site 8d0a10ae0 -> e45462a52 Fix doc link and touch up sitemap; mostly an excuse to trigger github sync again Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo Commit:

[2/2] spark-website git commit: Update sitemap and make it partly auto-generate; fix site URL

2016-11-20 Thread srowen
Update sitemap and make it partly auto-generate; fix site URL Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/8d0a10ae Tree: http://git-wip-us.apache.org/repos/asf/spark-website/tree/8d0a10ae Diff:

[1/2] spark-website git commit: Update sitemap and make it partly auto-generate; fix site URL

2016-11-20 Thread srowen
Repository: spark-website Updated Branches: refs/heads/asf-site 3529c3f19 -> 8d0a10ae0 http://git-wip-us.apache.org/repos/asf/spark-website/blob/8d0a10ae/sitemap.xml -- diff --git a/sitemap.xml b/sitemap.xml index

spark-website git commit: Add Spark 2.0.2 to documentation.html

2016-11-20 Thread srowen
Repository: spark-website Updated Branches: refs/heads/asf-site d85c53c4d -> 3529c3f19 Add Spark 2.0.2 to documentation.html Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/3529c3f1 Tree:

spark git commit: [SPARK-3359][BUILD][DOCS] Print examples and disable group and tparam tags in javadoc

2016-11-20 Thread srowen
Repository: spark Updated Branches: refs/heads/branch-2.1 063da0c8d -> bc3e7b3b8 [SPARK-3359][BUILD][DOCS] Print examples and disable group and tparam tags in javadoc ## What changes were proposed in this pull request? This PR proposes/fixes two things. - Remove many errors to generate

spark git commit: [SPARK-3359][BUILD][DOCS] Print examples and disable group and tparam tags in javadoc

2016-11-20 Thread srowen
Repository: spark Updated Branches: refs/heads/master 7ca7a6352 -> c528812ce [SPARK-3359][BUILD][DOCS] Print examples and disable group and tparam tags in javadoc ## What changes were proposed in this pull request? This PR proposes/fixes two things. - Remove many errors to generate javadoc