[GitHub] incubator-hawq pull request #1363: HAWQ-1608. Implement Printing Runtime Fil...

2018-05-14 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] incubator-hawq pull request #1363: HAWQ-1608. Implement Printing Runtime Fil...

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

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

HAWQ-1608. Implement Printing Runtime Filter Information For "explain 
analyze"

Implement Printing Runtime Filter Information For "explain analyze"
Change GUC hawq_hashjoin_bloomfilter to bool.

Please review, thanks!

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

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

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

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


commit 25ed0ae26028a2d3f784fd75ad9db1d3f888539f
Author: Wen Lin 
Date:   2018-05-14T09:39:38Z

HAWQ-1608. Implement Printing Runtime Filter Information For "explain 
analyze". Change GUC hawq_hashjoin_bloomfilter to bool.




---