[
https://issues.apache.org/jira/browse/HIVE-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carl Steinbach updated HIVE-58:
-------------------------------
Fix Version/s: 0.3.0
> [hive] join condition does not allow a simple filter
> ----------------------------------------------------
>
> Key: HIVE-58
> URL: https://issues.apache.org/jira/browse/HIVE-58
> Project: Hive
> Issue Type: Bug
> Components: Query Processor
> Reporter: Namit Jain
> Assignee: Namit Jain
> Fix For: 0.3.0
>
>
> In the join condition, a simple filter condition cannot be specified.
> For example,
> select .... from A join B ON (A.a = B.b and A.x = 10);
> is not supported. This can be very useful specially in case of outer joins.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira