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

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


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

Review request for hive.


Summary
-------

Introduces a new config key to enable inheritance of table properties at the 
time of partition creation.


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


Diffs
-----

  trunk/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 1204627 
  trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java 
1204627 
  trunk/ql/src/test/queries/clientpositive/part_inherit_tbl_props.q 
PRE-CREATION 
  trunk/ql/src/test/queries/clientpositive/part_inherit_tbl_props_empty.q 
PRE-CREATION 
  trunk/ql/src/test/queries/clientpositive/part_inherit_tbl_props_with_star.q 
PRE-CREATION 
  trunk/ql/src/test/results/clientpositive/part_inherit_tbl_props.q.out 
PRE-CREATION 
  trunk/ql/src/test/results/clientpositive/part_inherit_tbl_props_empty.q.out 
PRE-CREATION 
  
trunk/ql/src/test/results/clientpositive/part_inherit_tbl_props_with_star.q.out 
PRE-CREATION 

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


Testing
-------

Contains three new *.q tests to verify functionality for all three cases.


Thanks,

Ashutosh


                
> Newly created partition should inherit properties from table
> ------------------------------------------------------------
>
>                 Key: HIVE-2589
>                 URL: https://issues.apache.org/jira/browse/HIVE-2589
>             Project: Hive
>          Issue Type: Improvement
>          Components: Metastore
>            Reporter: Ashutosh Chauhan
>            Assignee: Ashutosh Chauhan
>             Fix For: 0.9.0
>
>         Attachments: hive-2589.patch, hive-2589.patch
>
>
> This will make all the info contained in table properties available to 
> partitions. 

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