[
https://issues.apache.org/jira/browse/HIVE-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13124671#comment-13124671
]
Hudson commented on HIVE-2484:
------------------------------
Integrated in Hive-trunk-h0.21 #1004 (See
[https://builds.apache.org/job/Hive-trunk-h0.21/1004/])
HIVE-2484: Enable ALTER TABLE SET SERDE to work on partition level (Xiao Li
via He Yongqiang)
heyongqiang :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1181197
Files :
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java
*
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/Hive.g
*
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/plan/HiveOperation.java
* /hive/trunk/ql/src/test/queries/clientpositive/alter_table_serde.q
* /hive/trunk/ql/src/test/results/clientpositive/alter_table_serde.q.out
> 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
> Assignee: Xiao Li
> Attachments: 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