[GitHub] spark pull request: [Docs] SQL doc formatting and typo fixes

2014-08-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/2201 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] spark pull request: [Docs] SQL doc formatting and typo fixes

2014-08-29 Thread marmbrus
Github user marmbrus commented on the pull request: https://github.com/apache/spark/pull/2201#issuecomment-53936750 Thanks Nick! This is merged. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not ha

[GitHub] spark pull request: [Docs] SQL doc formatting and typo fixes

2014-08-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2201#issuecomment-53905163 [QA tests have finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/19483/consoleFull) for PR 2201 at commit [`873f889`](https://github.com/a

[GitHub] spark pull request: [Docs] SQL doc formatting and typo fixes

2014-08-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2201#issuecomment-53898328 [QA tests have started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/19483/consoleFull) for PR 2201 at commit [`873f889`](https://github.com/ap

[GitHub] spark pull request: [Docs] SQL doc formatting and typo fixes

2014-08-29 Thread nchammas
Github user nchammas commented on a diff in the pull request: https://github.com/apache/spark/pull/2201#discussion_r16906698 --- Diff: dev/run-tests-jenkins --- @@ -138,7 +138,7 @@ function post_message () { test_result="$?" if [ "$test_result" -eq "124" ]; then

[GitHub] spark pull request: [Docs] SQL doc formatting and typo fixes

2014-08-29 Thread nchammas
GitHub user nchammas opened a pull request: https://github.com/apache/spark/pull/2201 [Docs] SQL doc formatting and typo fixes Code fencing with triple-backticks doesn’t seem to work like it does on GitHub. Newlines are lost. Instead, use 4-space indent to format small code block