[
https://issues.apache.org/jira/browse/PHOENIX-709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved PHOENIX-709.
----------------------------------
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.
> Handle different data types of LHS and RHS expressions in ON-clause JOIN
> conditions
> -----------------------------------------------------------------------------------
>
> Key: PHOENIX-709
> URL: https://issues.apache.org/jira/browse/PHOENIX-709
> Project: Phoenix
> Issue Type: Task
> Affects Versions: 3.0-Release
> Reporter: Maryann Xue
>
> For example:
> SELECT * FROM a INNER JOIN b ON a.p = b.q
> Here a.p is of long type and b.q is of short type.
--
This message was sent by Atlassian JIRA
(v6.2#6252)