spark git commit: [SPARK-17317][SPARKR] Add SparkR vignette

2016-09-13 Thread shivaram
Repository: spark Updated Branches: refs/heads/master 37b93f54e -> a454a4d86 [SPARK-17317][SPARKR] Add SparkR vignette ## What changes were proposed in this pull request? This PR tries to add a SparkR vignette, which works as a friendly guidance going through the functionality provided by

spark git commit: [SPARK-17531][BACKPORT] Don't initialize Hive Listeners for the Execution Client

2016-09-13 Thread yhuai
Repository: spark Updated Branches: refs/heads/branch-1.6 047bc3f13 -> bf3f6d2f1 [SPARK-17531][BACKPORT] Don't initialize Hive Listeners for the Execution Client ## What changes were proposed in this pull request? If a user provides listeners inside the Hive Conf, the configuration for these

spark git commit: [SPARK-17530][SQL] Add Statistics into DESCRIBE FORMATTED

2016-09-13 Thread hvanhovell
Repository: spark Updated Branches: refs/heads/master 72edc7e95 -> 37b93f54e [SPARK-17530][SQL] Add Statistics into DESCRIBE FORMATTED ### What changes were proposed in this pull request? Statistics is missing in the output of `DESCRIBE FORMATTED`. This PR is to add it. After the PR, the

spark git commit: [SPARK-17531] Don't initialize Hive Listeners for the Execution Client

2016-09-13 Thread yhuai
Repository: spark Updated Branches: refs/heads/branch-2.0 b17f10ced -> c1426452b [SPARK-17531] Don't initialize Hive Listeners for the Execution Client ## What changes were proposed in this pull request? If a user provides listeners inside the Hive Conf, the configuration for these

spark git commit: [SPARK-17531] Don't initialize Hive Listeners for the Execution Client

2016-09-13 Thread yhuai
Repository: spark Updated Branches: refs/heads/master 4ba63b193 -> 72edc7e95 [SPARK-17531] Don't initialize Hive Listeners for the Execution Client ## What changes were proposed in this pull request? If a user provides listeners inside the Hive Conf, the configuration for these listeners

spark git commit: [SPARK-17142][SQL] Complex query triggers binding error in HashAggregateExec

2016-09-13 Thread hvanhovell
Repository: spark Updated Branches: refs/heads/master 3f6a2bb3f -> 4ba63b193 [SPARK-17142][SQL] Complex query triggers binding error in HashAggregateExec ## What changes were proposed in this pull request? In `ReorderAssociativeOperator` rule, we extract foldable expressions with

spark git commit: [SPARK-17515] CollectLimit.execute() should perform per-partition limits

2016-09-13 Thread hvanhovell
Repository: spark Updated Branches: refs/heads/branch-2.0 1f72e774b -> b17f10ced [SPARK-17515] CollectLimit.execute() should perform per-partition limits CollectLimit.execute() incorrectly omits per-partition limits, leading to performance regressions in case this case is hit (which should

spark git commit: [SPARK-17515] CollectLimit.execute() should perform per-partition limits

2016-09-13 Thread hvanhovell
Repository: spark Updated Branches: refs/heads/master 46f5c201e -> 3f6a2bb3f [SPARK-17515] CollectLimit.execute() should perform per-partition limits ## What changes were proposed in this pull request? CollectLimit.execute() incorrectly omits per-partition limits, leading to performance

spark git commit: [BUILD] Closing some stale PRs and ones suggested to be closed by committer(s)

2016-09-13 Thread srowen
Repository: spark Updated Branches: refs/heads/master a91ab705e -> 46f5c201e [BUILD] Closing some stale PRs and ones suggested to be closed by committer(s) ## What changes were proposed in this pull request? This PR proposes to close some stale PRs and ones suggested to be closed by