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

Hudson commented on HIVE-2319:
------------------------------

Integrated in Hive-trunk-h0.21 #881 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/881/])
    HIVE-2319. Calling alter_table after changing partition comment throws an 
exception (Sohan Jain via pauly)

pauly : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1155052
Files : 
* 
/hive/trunk/metastore/src/test/org/apache/hadoop/hive/metastore/TestHiveMetaStore.java
* 
/hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java


> Calling alter_table after changing partition comment throws an exception
> ------------------------------------------------------------------------
>
>                 Key: HIVE-2319
>                 URL: https://issues.apache.org/jira/browse/HIVE-2319
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>            Reporter: Sohan Jain
>            Assignee: Sohan Jain
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2319.2.patch, HIVE-2319.3.patch, HIVE-2319.4.patch
>
>
> Altering a table's partition key comments raises an 
> InvalidOperationException.  The partition key name and type should not be 
> mutable, but the comment should be able to get changed.

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

        

Reply via email to