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 2009/11/04 19:05:32 UTC

[jira] Created: (HIVE-913) no error if user specifies same output table mutliple times

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


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.


[jira] Updated: (HIVE-913) no error if user specifies same output table mutliple times

Posted by "Namit Jain (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Assigned: (HIVE-913) no error if user specifies same output table mutliple times

Posted by "Namit Jain (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Namit Jain reassigned HIVE-913:
-------------------------------

    Assignee: Namit Jain

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


[jira] Commented: (HIVE-913) no error if user specifies same output table mutliple times

Posted by "He Yongqiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793443#action_12793443 ] 

He Yongqiang commented on HIVE-913:
-----------------------------------

+1. looks good. will commit if tests pass.

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


[jira] Updated: (HIVE-913) no error if user specifies same output table mutliple times

Posted by "He Yongqiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

He Yongqiang updated HIVE-913:
------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

I just committed. Thanks Namit!

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


[jira] Updated: (HIVE-913) no error if user specifies same output table mutliple times

Posted by "Namit Jain (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Attachment: hive.1.913.patch

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


[jira] Updated: (HIVE-913) no error if user specifies same output table mutliple times

Posted by "Namit Jain (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Fix Version/s: 0.5.0

> 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
>             Fix For: 0.5.0
>
>
> 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.