[GitHub] incubator-hawq issue #1360: HAWQ-1607. This commit implements applying Bloom...

2018-05-06 Thread linwen
Github user linwen commented on the issue: https://github.com/apache/incubator-hawq/pull/1360 This commit doesn't contain test cases, test cases will be added with HAWQ-1608. After finish HAWQ-1608, users can use "explain analyze" statement to know if the Bloom filter is used for

[GitHub] incubator-hawq pull request #1359: HAWQ-1609. Update regression test configu...

2018-05-06 Thread weinan003
Github user weinan003 closed the pull request at: https://github.com/apache/incubator-hawq/pull/1359 ---

[GitHub] incubator-hawq pull request #1360: HAWQ-1607. This commit implements applyin...

2018-05-06 Thread linwen
GitHub user linwen opened a pull request: https://github.com/apache/incubator-hawq/pull/1360 HAWQ-1607. This commit implements applying Bloom filter during Scan outer table 1. Pash down Bloom filter structure to outer table scan(only support parquet); 2. Check if the tuple

[jira] [Assigned] (HAWQ-1607) Implement Applying Bloom filter During Scan outer table

2018-05-06 Thread Lin Wen (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Wen reassigned HAWQ-1607: - Assignee: Lin Wen (was: Lei Chang) > Implement Applying Bloom filter During Scan outer table >