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

Zheng Shao commented on HIVE-111:
---------------------------------

Just found that the output file is 6M? Can we make the test case output a bit 
smaller?
Otherwise the source tree will be growing too much unnecessarily.


> join without a ON clause dies
> -----------------------------
>
>                 Key: HIVE-111
>                 URL: https://issues.apache.org/jira/browse/HIVE-111
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: patch.txt, patch1.txt, patch3.txt
>
>
> join without a ON clause dies
> For eg: the following query:
> select x.* from x JOIN y
> results in a null pointer exception.
> It should be treated as a cartesian product

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to