You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Carl Steinbach (JIRA)" <ji...@apache.org> on 2011/08/19 03:06:33 UTC

[jira] [Created] (HIVE-2394) Improve test coverage for ALTER TABLE PARTITION statements

Improve test coverage for ALTER TABLE PARTITION statements
----------------------------------------------------------

                 Key: HIVE-2394
                 URL: https://issues.apache.org/jira/browse/HIVE-2394
             Project: Hive
          Issue Type: Test
          Components: Metastore, Query Processor
            Reporter: Carl Steinbach
            Assignee: Carl Steinbach




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-2394) Improve test coverage for ALTER TABLE PARTITION statements

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

Carl Steinbach commented on HIVE-2394:
--------------------------------------

It's possible to alter the properties of individual partitions using
the ALTER TABLE statement, but we currently have very little test
coverage for these scenarios.

We should add tests (both positive and negative) for the following cases:

ALTER TABLE tbl PARTITION partspec alter_op

where alter_op ==
SET FILEFORMAT
SET LOCATION
SET TBLPROPERTIES (shouldn't work?)
DROP PARTITION (shouldn't work)
ADD PARTITION (shouldn't work)


> Improve test coverage for ALTER TABLE PARTITION statements
> ----------------------------------------------------------
>
>                 Key: HIVE-2394
>                 URL: https://issues.apache.org/jira/browse/HIVE-2394
>             Project: Hive
>          Issue Type: Test
>          Components: Metastore, Query Processor
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (HIVE-2394) Improve test coverage for ALTER TABLE PARTITION statements

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

Carl Steinbach reassigned HIVE-2394:
------------------------------------

    Assignee:     (was: Carl Steinbach)

> Improve test coverage for ALTER TABLE PARTITION statements
> ----------------------------------------------------------
>
>                 Key: HIVE-2394
>                 URL: https://issues.apache.org/jira/browse/HIVE-2394
>             Project: Hive
>          Issue Type: Test
>          Components: Metastore, Query Processor
>            Reporter: Carl Steinbach
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira