Uploaded image for project: 'Apache HAWQ'
  1. Apache HAWQ
  2. HAWQ-1597 Implement Runtime Filter for Hash Join
  3. HAWQ-1606

Implement Deciding to Create Bloom Filter During Query Plan And Create Bloom filter For Inner Table

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.4.0.0
    • Optimizer, Query Execution
    • None

    Description

      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.

      Attachments

        Activity

          People

            wlin Wen Lin
            wlin Wen Lin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: