You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (JIRA)" <ji...@apache.org> on 2012/06/21 23:55:45 UTC

[jira] [Commented] (HIVE-2549) Support standard cross join syntax

    [ https://issues.apache.org/jira/browse/HIVE-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398913#comment-13398913 ] 

Namit Jain commented on HIVE-2549:
----------------------------------

see comments on phabricator
                
> Support standard cross join syntax
> ----------------------------------
>
>                 Key: HIVE-2549
>                 URL: https://issues.apache.org/jira/browse/HIVE-2549
>             Project: Hive
>          Issue Type: Bug
>            Reporter: David Phillips
>            Assignee: Navis
>
> Hive should support standard (ANSI) cross join syntax:
> {code}
> SELECT a.*, b.*
> FROM a
> CROSS JOIN b
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira