[GitHub] spark pull request: [SQL][DOCS] Removed wrong example

2015-06-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6977#issuecomment-114796920 [Test build #35658 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35658/console) for PR 6977 at commit [`46efbd7`](https://github.

[GitHub] spark pull request: [SQL][DOCS] Removed wrong example

2015-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6977#issuecomment-114797011 Merged build finished. Test PASSed. --- 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

[GitHub] spark pull request: [SQL][DOCS] Removed wrong example

2015-06-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6977#issuecomment-114758699 [Test build #35658 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35658/consoleFull) for PR 6977 at commit [`46efbd7`](https://gith

[GitHub] spark pull request: [SQL][DOCS] Removed wrong example

2015-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6977#issuecomment-114758236 Merged build started. --- 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

[GitHub] spark pull request: [SQL][DOCS] Removed wrong example

2015-06-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6977#issuecomment-114758193 Merged build triggered. --- 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 h

[GitHub] spark pull request: [SQL][DOCS] Removed wrong example

2015-06-24 Thread sarutak
GitHub user sarutak opened a pull request: https://github.com/apache/spark/pull/6977 [SQL][DOCS] Removed wrong example In DataFrame.scala, there are examples like as follows. ``` * // The following are equivalent: * peopleDf.filter($"age" > 15) * peopleDf.wher