Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-4493][SQL] Tests for IsNull / IsNotNull in the ParquetFilterSuite #3748

Closed
wants to merge 2 commits into from

Conversation

liancheng
Copy link
Contributor

This is a follow-up of #3367 and #3644.

At the time #3644 was written, #3367 hadn't been merged yet, thus IsNull and IsNotNull filters are not covered in the first version of ParquetFilterSuite. This PR adds corresponding test cases.

Review on Reviewable

@SparkQA
Copy link

SparkQA commented Dec 20, 2014

Test build #24662 has started for PR 3748 at commit 1ab943f.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Dec 20, 2014

Test build #24662 has finished for PR 3748 at commit 1ab943f.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/24662/
Test PASSed.

@liancheng
Copy link
Contributor Author

@marmbrus This is ready to go.

@asfgit asfgit closed this in 19a8802 Dec 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants