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

Namit Jain updated HIVE-913:
----------------------------

    Status: Patch Available  (was: Open)

> no error if user specifies same output table mutliple times 
> ------------------------------------------------------------
>
>                 Key: HIVE-913
>                 URL: https://issues.apache.org/jira/browse/HIVE-913
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.5.0
>
>         Attachments: hive.1.913.patch
>
>
> The query:
> from src
> insert overwrite table dest1 select key, value
> insert overwrite table dest1 select key, value2;
> does not fail.

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