You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "jiraposter@reviews.apache.org (Commented) (JIRA)" <ji...@apache.org> on 2011/10/05 20:42:31 UTC

[jira] [Commented] (HIVE-2484) Enable ALTER TABLE SET SERDE to work on partition level

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

jiraposter@reviews.apache.org commented on HIVE-2484:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2215/
-----------------------------------------------------------

Review request for hive and Yongqiang He.


Summary
-------

Allowed ALTER TABLE SET SERDE and ALTER TABLE SET SERDEPROPERTIES to accept the PARTITION qualifier to work on a specific partition.


This addresses bug HIVE-2484.
    https://issues.apache.org/jira/browse/HIVE-2484


Diffs
-----

  trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java 1178944 
  trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java 1178944 
  trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/Hive.g 1178944 
  trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java 1178944 
  trunk/ql/src/java/org/apache/hadoop/hive/ql/plan/HiveOperation.java 1178984 
  trunk/ql/src/test/queries/clientpositive/alter_table_serde.q PRE-CREATION 
  trunk/ql/src/test/results/clientpositive/alter_table_serde.q.out PRE-CREATION 

Diff: https://reviews.apache.org/r/2215/diff


Testing
-------


Thanks,

xiaol


                
> 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
>
> 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