GitHub user liancheng opened a pull request:
https://github.com/apache/spark/pull/7612
[SPARK-9207] [SQL] Enables Parquet filter push-down by default
PARQUET-136 and PARQUET-173 have been fixed in parquet-mr 1.7.0. It's time
to enable filter push-down by default now.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liancheng/spark spark-9207
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/7612.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 #7612
----
commit 77e6b5e529be8c11a43ba36323e3b9e879e6859b
Author: Cheng Lian <[email protected]>
Date: 2015-07-23T08:12:20Z
Enables Parquet filter push-down by default
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]