[
https://issues.apache.org/jira/browse/HIVE-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13055450#comment-13055450
]
[email protected] commented on HIVE-2191:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/852/
-----------------------------------------------------------
(Updated 2011-06-27 10:18:47.688311)
Review request for hive.
Changes
-------
Added an ORDER BY on SELECT to make test deterministic.
Summary
-------
HIVE-2191: Allow optional [inner] on equi-join.
This addresses bug HIVE-2191.
https://issues.apache.org/jira/browse/HIVE-2191
Diffs (updated)
-----
trunk/docs/xdocs/language_manual/joins.xml 1139355
trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/Hive.g 1139355
trunk/ql/src/test/queries/clientpositive/innerjoin.q PRE-CREATION
trunk/ql/src/test/results/clientpositive/innerjoin.q.out PRE-CREATION
Diff: https://reviews.apache.org/r/852/diff
Testing
-------
Thanks,
Bennie
> Allow optional [inner] on equi-join.
> ------------------------------------
>
> Key: HIVE-2191
> URL: https://issues.apache.org/jira/browse/HIVE-2191
> Project: Hive
> Issue Type: Improvement
> Components: Query Processor
> Reporter: Bennie Schut
> Assignee: Bennie Schut
> Priority: Trivial
> Fix For: 0.8.0
>
> Attachments: HIVE-2191.1.patch.txt, HIVE-2191.2.patch.txt
>
>
> Lot's of databases including mysql support an optional "inner" keyword to
> explicitely select an equi-join.
> As shown in the mysql docs: http://dev.mysql.com/doc/refman/5.1/en/join.html
> For completeness/portability we should allow this.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira