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
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