spark git commit: [BACKPORT-2.1][SPARKR][DOCS] update R API doc for subset/extract

2017-01-30 Thread felixcheung
Repository: spark Updated Branches: refs/heads/branch-2.1 07a1788ee -> e43f161bb [BACKPORT-2.1][SPARKR][DOCS] update R API doc for subset/extract ## What changes were proposed in this pull request? backport #16721 to branch-2.1 ## How was this patch tested? manual Author: Felix Cheung Cl

spark git commit: [SPARKR][DOCS] update R API doc for subset/extract

2017-01-30 Thread felixcheung
Repository: spark Updated Branches: refs/heads/master f9156d295 -> be7425e26 [SPARKR][DOCS] update R API doc for subset/extract ## What changes were proposed in this pull request? With extract `[[` or replace `[[<-`, the parameter `i` is a column index, that needs to be corrected in doc. Als

spark git commit: [SPARK-19406][SQL] Fix function to_json to respect user-provided options

2017-01-30 Thread lixiao
Repository: spark Updated Branches: refs/heads/master c0eda7e87 -> f9156d295 [SPARK-19406][SQL] Fix function to_json to respect user-provided options ### What changes were proposed in this pull request? Currently, the function `to_json` allows users to provide options for generating JSON. How

spark git commit: [SPARK-19406][SQL] Fix function to_json to respect user-provided options

2017-01-30 Thread lixiao
Repository: spark Updated Branches: refs/heads/branch-2.1 445438c9f -> 07a1788ee [SPARK-19406][SQL] Fix function to_json to respect user-provided options ### What changes were proposed in this pull request? Currently, the function `to_json` allows users to provide options for generating JSON.

spark git commit: [SPARK-19396][DOC] JDBC Options are Case In-sensitive

2017-01-30 Thread lixiao
Repository: spark Updated Branches: refs/heads/branch-2.1 9a49f9afa -> 445438c9f [SPARK-19396][DOC] JDBC Options are Case In-sensitive ### What changes were proposed in this pull request? The case are not sensitive in JDBC options, after the PR https://github.com/apache/spark/pull/15884 is me

spark git commit: [SPARK-19396][DOC] JDBC Options are Case In-sensitive

2017-01-30 Thread lixiao
Repository: spark Updated Branches: refs/heads/master 06fbc3554 -> c0eda7e87 [SPARK-19396][DOC] JDBC Options are Case In-sensitive ### What changes were proposed in this pull request? The case are not sensitive in JDBC options, after the PR https://github.com/apache/spark/pull/15884 is merged

spark git commit: [SPARK-19403][PYTHON][SQL] Correct pyspark.sql.column.__all__ list.

2017-01-30 Thread rxin
Repository: spark Updated Branches: refs/heads/master ade075aed -> 06fbc3554 [SPARK-19403][PYTHON][SQL] Correct pyspark.sql.column.__all__ list. ## What changes were proposed in this pull request? This removes from the `__all__` list class names that are not defined (visible) in the `pyspark

spark-website git commit: cyclic -> acyclic

2017-01-30 Thread srowen
Repository: spark-website Updated Branches: refs/heads/asf-site 0fce54176 -> fe49ab1ef cyclic -> acyclic Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/fe49ab1e Tree: http://git-wip-us.apache.org/repos/asf