GitHub user kuien opened a pull request:
https://github.com/apache/hawq/pull/1397
HAWQ-1660. Optimize parquet scan when bloom filter enabled.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kuien/incubator-hawq bf-pq
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hawq/pull/1397.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 #1397
----
commit 2320cf08eadb52921427e07ed678abf787d41385
Author: Kuien Liu <kuien.lke@...>
Date: 2018-09-20T09:15:27Z
HAWQ-1660. Optimize parquet scan when bloom filter enabled.
----
---