Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

NON-ANSI JOIN in hive

avatar
Super Collaborator

i am reading in documentation that hive only supports ANSI-SQL joins , but i can do a NON-ANSI-SQL join fine

so does hive support both types of joins?

1 ACCEPTED SOLUTION

avatar
Super Collaborator

ok i found the answer on apache site , starting hive 0.13 both syntax are supported .

https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Joins

View solution in original post

1 REPLY 1

avatar
Super Collaborator

ok i found the answer on apache site , starting hive 0.13 both syntax are supported .

https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Joins