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

Review request for hive.


Bugs: HIVE-7408
    https://issues.apache.org/jira/browse/HIVE-7408


Repository: hive-git


Description
-------

org.apache.hive.hcatalog.api.HCatPartition has getColumns method. However, it 
is not partition column. HCatPartition needs getPartCols method.


Diffs
-----

  
hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/schema/HCatSchemaUtils.java
 16c1604 
  
hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java
 b3afa72 
  
hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatPartition.java
 52586a0 
  
hcatalog/webhcat/java-client/src/test/java/org/apache/hive/hcatalog/api/TestHCatClient.java
 f9f7b04 

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


Testing
-------


Thanks,

Navis Ryu

Reply via email to