You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zhenxiao Luo (JIRA)" <ji...@apache.org> on 2012/12/22 02:13:12 UTC

[jira] [Commented] (HIVE-3829) Hive CLI needs UNSET TBLPROPERTY command

    [ https://issues.apache.org/jira/browse/HIVE-3829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538611#comment-13538611 ] 

Zhenxiao Luo commented on HIVE-3829:
------------------------------------

review request submitted at:
https://reviews.facebook.net/D7593
                
> Hive CLI needs UNSET TBLPROPERTY command
> ----------------------------------------
>
>                 Key: HIVE-3829
>                 URL: https://issues.apache.org/jira/browse/HIVE-3829
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Zhenxiao Luo
>            Assignee: Zhenxiao Luo
>         Attachments: HIVE-3829.1.patch.txt
>
>
> The Hive CLI currently supports
> ALTER TABLE <table> SET TBLPROPERTIES ('key1' = 'value1', 'key2' = 'value2', ...);
> To add/change the value of table properties.
> It would be really useful if Hive also supported
> ALTER TABLE <table> UNSET TBLPROPERTIES ('key1', 'key2', ...);
> Which would remove table properties

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira