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 2010/09/11 01:18:33 UTC

[jira] Created: (HIVE-1630) bug in NO_DROP

bug in NO_DROP
--------------

                 Key: HIVE-1630
                 URL: https://issues.apache.org/jira/browse/HIVE-1630
             Project: Hadoop Hive
          Issue Type: Bug
          Components: Query Processor
            Reporter: Namit Jain
            Assignee: Siying Dong
             Fix For: 0.7.0


If the table is marked NO_DROP, we should still be able to drop old partitions.

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


[jira] Updated: (HIVE-1630) bug in NO_DROP

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

Siying Dong updated HIVE-1630:
------------------------------

    Attachment:     (was: HIVE-1630.1.patch)

> bug in NO_DROP
> --------------
>
>                 Key: HIVE-1630
>                 URL: https://issues.apache.org/jira/browse/HIVE-1630
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Siying Dong
>             Fix For: 0.7.0
>
>
> If the table is marked NO_DROP, we should still be able to drop old partitions.

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


[jira] Commented: (HIVE-1630) bug in NO_DROP

Posted by "Siying Dong (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908241#action_12908241 ] 

Siying Dong commented on HIVE-1630:
-----------------------------------

I think it is a mistake when I design the semantic of no_drop. no_drop on table level should not block us from dropping partitions. I'll fix that.

> bug in NO_DROP
> --------------
>
>                 Key: HIVE-1630
>                 URL: https://issues.apache.org/jira/browse/HIVE-1630
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Siying Dong
>             Fix For: 0.7.0
>
>
> If the table is marked NO_DROP, we should still be able to drop old partitions.

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


[jira] Updated: (HIVE-1630) bug in NO_DROP

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

Siying Dong updated HIVE-1630:
------------------------------

    Attachment: HIVE-1630.2.patch

> bug in NO_DROP
> --------------
>
>                 Key: HIVE-1630
>                 URL: https://issues.apache.org/jira/browse/HIVE-1630
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Siying Dong
>             Fix For: 0.7.0
>
>         Attachments: HIVE-1630.2.patch
>
>
> If the table is marked NO_DROP, we should still be able to drop old partitions.

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


[jira] Updated: (HIVE-1630) bug in NO_DROP

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

Siying Dong updated HIVE-1630:
------------------------------

    Attachment: HIVE-1630.1.patch

table of "NO_DROP" doesn't block dropping partitions of it.

> bug in NO_DROP
> --------------
>
>                 Key: HIVE-1630
>                 URL: https://issues.apache.org/jira/browse/HIVE-1630
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Siying Dong
>             Fix For: 0.7.0
>
>
> If the table is marked NO_DROP, we should still be able to drop old partitions.

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


[jira] Resolved: (HIVE-1630) bug in NO_DROP

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

Namit Jain resolved HIVE-1630.
------------------------------

    Hadoop Flags: [Reviewed]
      Resolution: Fixed

Committed. Thanks Siying

> bug in NO_DROP
> --------------
>
>                 Key: HIVE-1630
>                 URL: https://issues.apache.org/jira/browse/HIVE-1630
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Siying Dong
>             Fix For: 0.7.0
>
>         Attachments: HIVE-1630.2.patch
>
>
> If the table is marked NO_DROP, we should still be able to drop old partitions.

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


[jira] Commented: (HIVE-1630) bug in NO_DROP

Posted by "Namit Jain (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908483#action_12908483 ] 

Namit Jain commented on HIVE-1630:
----------------------------------

+1

will commit if the tests pass

> bug in NO_DROP
> --------------
>
>                 Key: HIVE-1630
>                 URL: https://issues.apache.org/jira/browse/HIVE-1630
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Siying Dong
>             Fix For: 0.7.0
>
>         Attachments: HIVE-1630.2.patch
>
>
> If the table is marked NO_DROP, we should still be able to drop old partitions.

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