[ https://issues.apache.org/jira/browse/HIVE-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056893#comment-13056893 ]
Hudson commented on HIVE-2191: ------------------------------ Integrated in Hive-trunk-h0.21 #799 (See [https://builds.apache.org/job/Hive-trunk-h0.21/799/]) HIVE-2191. Allow optional [inner] on equi-join (Bennie Schut via jvs) jvs : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1140748 Files : * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/Hive.g * /hive/trunk/ql/src/test/results/clientpositive/innerjoin.q.out * /hive/trunk/ql/src/test/queries/clientpositive/innerjoin.q * /hive/trunk/docs/xdocs/language_manual/joins.xml > 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, > HIVE-2191.3.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