GitHub user henryr opened a pull request:
https://github.com/apache/spark/pull/21284
[SPARK-23852][SQL] Add test that fails if PARQUET-1217 is not fixed
## What changes were proposed in this pull request?
Add a new test that triggers if PARQUET-1217 - a predicate pushdown bug -
is not fixed in Spark's Parquet dependency.
## How was this patch tested?
New unit test passes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/henryr/spark spark-23852
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21284.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 #21284
----
commit 4b42ee2c54a2f5488f6cc4e65ce5a401c16a6d8b
Author: Henry Robinson <henry@...>
Date: 2018-04-12T18:53:13Z
[SPARK-23852][SQL] Add test that fails if PARQUET-1217 is not fixed
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]