[GitHub] incubator-hawq pull request #1371: HAWQ-1620. Push down target list informat...

2018-05-31 Thread linwen
Github user linwen closed the pull request at:

https://github.com/apache/incubator-hawq/pull/1371


---


[GitHub] incubator-hawq pull request #1371: HAWQ-1620. Push down target list informat...

2018-05-30 Thread linwen
GitHub user linwen opened a pull request:

https://github.com/apache/incubator-hawq/pull/1371

HAWQ-1620. Push down target list information(pi_targetlist in structure 
ProjectionInfo)

HAWQ-1620. Push down target list information(pi_targetlist in structure 
ProjectionInfo) to scan when create Bloomfilter structure.

Please review, thanks!

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/linwen/incubator-hawq hawq-1620

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-hawq/pull/1371.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 #1371


commit 46b778b2b29418ae78561cf211f2d99d956a138f
Author: Wen Lin 
Date:   2018-05-30T13:38:45Z

HAWQ-1620. Push down target list information(pi_targetlist in structure 
ProjectionInfo) to scan when create Bloomfilter structure.




---