Andy Grove created CALCITE-724:
----------------------------------

             Summary: Add support for hash join using an index
                 Key: CALCITE-724
                 URL: https://issues.apache.org/jira/browse/CALCITE-724
             Project: Calcite
          Issue Type: Improvement
    Affects Versions: 1.3.0-incubating
            Reporter: Andy Grove
            Assignee: Julian Hyde


I would like to implement a hash join where the left input is a stream or a 
table scan and for each incoming tuple I would like Calcite to perform an 
index-based lookup against a table to find matching tuples. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to