[
https://issues.apache.org/jira/browse/CALCITE-724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14542518#comment-14542518
]
Julian Hyde commented on CALCITE-724:
-------------------------------------
This may be of interest to [~maryannxue] and [~jamestaylor], who are developing
support for secondary indexes in Phoenix.
> 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)