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-34562][SQL] Add test and doc for Parquet Bloom filter push down #32123

Closed
wants to merge 2 commits into from
Closed

[SPARK-34562][SQL] Add test and doc for Parquet Bloom filter push down #32123

wants to merge 2 commits into from

Conversation

wangyum
Copy link
Member

@wangyum wangyum commented Apr 11, 2021

What changes were proposed in this pull request?

This pr add test and document for Parquet Bloom filter push down.

Why are the changes needed?

Improve document.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Generating docs:
image

@SparkQA
Copy link

SparkQA commented Apr 11, 2021

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/41758/

@SparkQA
Copy link

SparkQA commented Apr 11, 2021

Kubernetes integration test status failure
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/41758/

@SparkQA
Copy link

SparkQA commented Apr 11, 2021

Test build #137180 has finished for PR 32123 at commit ad2754b.

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

@SparkQA
Copy link

SparkQA commented Apr 12, 2021

Kubernetes integration test unable to build dist.

exiting with code: 1
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/41765/

@SparkQA
Copy link

SparkQA commented Apr 12, 2021

Test build #137186 has finished for PR 32123 at commit b39af10.

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

@MaxGekk
Copy link
Member

MaxGekk commented Apr 12, 2021

+1, LGTM. Merging to master.
Thank you @wangyum .

@MaxGekk MaxGekk closed this in e40fce9 Apr 12, 2021
@wangyum wangyum deleted the SPARK-34562 branch November 17, 2021 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants