GitHub user outofmem0ry opened a pull request:
https://github.com/apache/incubator-hawq/pull/1287
HAWQ-1527 Enabled partition filtering for integral data types
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/outofmem0ry/incubator-hawq feature/HAWQ-1527
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/1287.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 #1287
----
commit 883571eba141d63ff770fa10764842c81f4da01a
Author: Shubham Sharma <[email protected]>
Date: 2017-09-15T23:05:19Z
HAWQ-1527 Added feature to enable partition filtering for integral data
types
----
---