spark-instrumented-optimizer/sql/core/src
Dongjoon Hyun 0dd61ec47d [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](https://issues.apache.org/jira/browse/SPARK-12417).

## How was this patch tested?

Pass the Jenkins with newly added test cases.

Closes #22418 from dongjoon-hyun/SPARK-25427.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Wenchen Fan <wenchen@databricks.com>
2018-09-17 19:33:51 +08:00
..
main [SPARK-25425][SQL] Extra options should override session options in DataSource V2 2018-09-15 17:24:11 -07:00
test [SPARK-25427][SQL][TEST] Add BloomFilter creation test cases 2018-09-17 19:33:51 +08:00