[
https://issues.apache.org/jira/browse/PHOENIX-613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved PHOENIX-613.
----------------------------------
Resolution: Fixed
Bulk resolve of closed issues imported from GitHub. This status was reached by
first re-opening all closed imported issues and then resolving them in bulk.
> Issue #20 - hashjoin implementation improvements
> ------------------------------------------------
>
> Key: PHOENIX-613
> URL: https://issues.apache.org/jira/browse/PHOENIX-613
> Project: Phoenix
> Issue Type: Task
> Reporter: Maryann Xue
>
> Use KeyValueSchema for joined results:
> 1) for join tables that will be built as hash:
> project all required columns into a schema.
> 2) for the join table against which the final scan will be performed:
> retain those row key columns in the rowkey, and project the rest of all
> required columns into a schema.
--
This message was sent by Atlassian JIRA
(v6.2#6252)