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

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


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



trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java
<https://reviews.apache.org/r/2215/#comment5422>

    code format here.
    



trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java
<https://reviews.apache.org/r/2215/#comment5424>

    dup this line and move them to if (part!=null){} and else{}


- Yongqiang


On 2011-10-05 18:40:55, xiaol wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/2215/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2011-10-05 18:40:55)
bq.  
bq.  
bq.  Review request for hive and Yongqiang He.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  Allowed ALTER TABLE SET SERDE and ALTER TABLE SET SERDEPROPERTIES to 
accept the PARTITION qualifier to work on a specific partition.
bq.  
bq.  
bq.  This addresses bug HIVE-2484.
bq.      https://issues.apache.org/jira/browse/HIVE-2484
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java 1178944 
bq.    
trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java 
1178944 
bq.    trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/Hive.g 1178944 
bq.    
trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java 
1178944 
bq.    trunk/ql/src/java/org/apache/hadoop/hive/ql/plan/HiveOperation.java 
1178984 
bq.    trunk/ql/src/test/queries/clientpositive/alter_table_serde.q 
PRE-CREATION 
bq.    trunk/ql/src/test/results/clientpositive/alter_table_serde.q.out 
PRE-CREATION 
bq.  
bq.  Diff: https://reviews.apache.org/r/2215/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  xiaol
bq.  
bq.


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