GitHub user dongjoon-hyun opened a pull request:
https://github.com/apache/spark/pull/22418
[SPARK-25427][SQL][TEST] Add BloomFilter creation test cases
## What changes were proposed in this pull request?
Spark supports BloomFilter creation for ORC files. This PR aims to add test
coverages to prevent accidental regressions like SPARK-12417.
## How was this patch tested?
Pass the Jenkins with newly added test cases.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dongjoon-hyun/spark SPARK-25427
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22418.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22418
----
commit 2e3aca5f0fd0e2ec274d24774b57f7c84b28e454
Author: Dongjoon Hyun <dongjoon@...>
Date: 2018-09-14T05:11:08Z
[SPARK-25427][SQL][TEST] Add BloomFilter creation test cases
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]