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

Namit Jain updated HIVE-103:
----------------------------

    Status: Patch Available  (was: Open)

> inserts allowed in subqueries by the parser
> -------------------------------------------
>
>                 Key: HIVE-103
>                 URL: https://issues.apache.org/jira/browse/HIVE-103
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: patch103.txt
>
>
> SELECT * FROM (INSERT OVERWRITE  TABLE T1  SELECT * FROM  A ) y
> parses successfully. Parser needs to distinguish between top level and sub 
> queries and act accordingly

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