[ 
https://issues.apache.org/jira/browse/HIVE-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bennie Schut updated HIVE-2191:
-------------------------------

    Release Note: Allow optional [inner] on equi-join.
          Status: Patch Available  (was: In Progress)

https://reviews.apache.org/r/852/

I wasn't sure if a test should be added for this. I could copy a normal join 
test but it would add to the total build time, considering it's just an alias 
to join. But if a test is preferred I don't mind adding it.

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

Reply via email to