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

He Yongqiang commented on HIVE-2484:
------------------------------------

I haven't looked at partition's object to see if there is a method there. But 
technically, the partition's columns are copied from tables right now. So after 
a table's columns got changes, the old partitions can still have old ones, 
though they are not used today.
                
> Enable ALTER TABLE SET SERDE to work on partition level
> -------------------------------------------------------
>
>                 Key: HIVE-2484
>                 URL: https://issues.apache.org/jira/browse/HIVE-2484
>             Project: Hive
>          Issue Type: Improvement
>          Components: Query Processor
>            Reporter: Xiao Li
>         Attachments: HIVE-2484.patch.2.txt, HIVE-2484.patch.3.txt, 
> HIVE-2484.patch.txt
>
>
> Allowed ALTER TABLE SET SERDE and ALTER TABLE SET SERDEPROPERTIES to accept 
> the PARTITION qualifier to work on a specific partition.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to