Lin Wen created HAWQ-1606:
-----------------------------
Summary: Implement Deciding to Create Bloom Filter During Query
Plan And Create Bloom filter For Inner Table
Key: HAWQ-1606
URL: https://issues.apache.org/jira/browse/HAWQ-1606
Project: Apache HAWQ
Issue Type: Sub-task
Components: Optimizer, Query Execution
Reporter: Lin Wen
Assignee: Lei Chang
This subtask will implement
1. Decide whether to create Bloom filter during query plan phase, if the hash
join is suitable to use Bloom filter, then some information will be added into
hash join plan node.
2. During query execution phase, create Bloom filter structure for tuples from
inner table.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)