[GitHub] spark pull request: [SPARK-9814][SQL] EqualNotNull not passing to ...

2015-08-11 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/8096#issuecomment-130076101 Thanks - I've merged this. --- 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: [SPARK-9814][SQL] EqualNotNull not passing to ...

2015-08-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/8096 --- 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

[GitHub] spark pull request: [SPARK-9814][SQL] EqualNotNull not passing to ...

2015-08-11 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8096#issuecomment-129746859 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

[GitHub] spark pull request: [SPARK-9814][SQL] EqualNotNull not passing to ...

2015-08-11 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8096#issuecomment-129746820 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

[GitHub] spark pull request: [SPARK-9814][SQL] EqualNotNull not passing to ...

2015-08-11 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8096#issuecomment-129750346 Merged build finished. Test FAILed. --- 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

[GitHub] spark pull request: [SPARK-9814][SQL] EqualNotNull not passing to ...

2015-08-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8096#issuecomment-129750336 [Test build #40428 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/40428/console) for PR 8096 at commit

[GitHub] spark pull request: [SPARK-9814][SQL] EqualNotNull not passing to ...

2015-08-11 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/8096#discussion_r36714308 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/sources/filters.scala --- @@ -38,6 +38,14 @@ case class EqualTo(attribute: String, value: Any) extends

[GitHub] spark pull request: [SPARK-9814][SQL] EqualNotNull not passing to ...

2015-08-11 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8096#issuecomment-129720254 Can one of the admins verify this patch? --- 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

[GitHub] spark pull request: [SPARK-9814][SQL] EqualNotNull not passing to ...

2015-08-11 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/8096#issuecomment-129745250 Jenkins, test this please. --- 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: [SPARK-9814][SQL] EqualNotNull not passing to ...

2015-08-11 Thread HyukjinKwon
GitHub user HyukjinKwon opened a pull request: https://github.com/apache/spark/pull/8096 [SPARK-9814][SQL] EqualNotNull not passing to data sources You can merge this pull request into a Git repository by running: $ git pull https://github.com/HyukjinKwon/spark master

[GitHub] spark pull request: [SPARK-9814][SQL] EqualNotNull not passing to ...

2015-08-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8096#issuecomment-129749410 [Test build #40428 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/40428/consoleFull) for PR 8096 at commit

[GitHub] spark pull request: [SPARK-9814][SQL] EqualNotNull not passing to ...

2015-08-11 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/8096#discussion_r36717954 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/sources/filters.scala --- @@ -38,6 +38,14 @@ case class EqualTo(attribute: String, value: Any) extends

[GitHub] spark pull request: [SPARK-9814][SQL] EqualNotNull not passing to ...

2015-08-11 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/8096#discussion_r36715585 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/sources/filters.scala --- @@ -38,6 +38,14 @@ case class EqualTo(attribute: String, value: Any)

[GitHub] spark pull request: [SPARK-9814][SQL] EqualNotNull not passing to ...

2015-08-11 Thread HyukjinKwon
Github user HyukjinKwon commented on the pull request: https://github.com/apache/spark/pull/8096#issuecomment-129835273 Reset this please :) --- 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: [SPARK-9814][SQL] EqualNotNull not passing to ...

2015-08-11 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/8096#issuecomment-129992683 Jenkins, retest this please. --- 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: [SPARK-9814][SQL] EqualNotNull not passing to ...

2015-08-11 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8096#issuecomment-129993866 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

[GitHub] spark pull request: [SPARK-9814][SQL] EqualNotNull not passing to ...

2015-08-11 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8096#issuecomment-129993925 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

[GitHub] spark pull request: [SPARK-9814][SQL] EqualNotNull not passing to ...

2015-08-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8096#issuecomment-129996473 [Test build #40481 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/40481/consoleFull) for PR 8096 at commit

[GitHub] spark pull request: [SPARK-9814][SQL] EqualNotNull not passing to ...

2015-08-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8096#issuecomment-130058423 [Test build #40481 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/40481/console) for PR 8096 at commit

[GitHub] spark pull request: [SPARK-9814][SQL] EqualNotNull not passing to ...

2015-08-11 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8096#issuecomment-130058779 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