[ https://issues.apache.org/jira/browse/HIVE-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Phabricator updated HIVE-2589: ------------------------------ Attachment: HIVE-2589.D1335.2.patch ashutoshc updated the revision "HIVE-2589 [jira] Newly created partition should inherit properties from table". Reviewers: JIRA, cwsteinbach, heyongqiang, njain Addresses Carl's comments. REVISION DETAIL https://reviews.facebook.net/D1335 AFFECTED FILES conf/hive-default.xml.template metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java common/src/java/org/apache/hadoop/hive/conf/HiveConf.java ql/src/test/results/clientpositive/part_inherit_tbl_props.q.out ql/src/test/results/clientpositive/part_inherit_tbl_props_empty.q.out ql/src/test/results/clientpositive/part_inherit_tbl_props_with_star.q.out ql/src/test/org/apache/hadoop/hive/ql/QTestUtil.java ql/src/test/queries/clientpositive/part_inherit_tbl_props_with_star.q ql/src/test/queries/clientpositive/part_inherit_tbl_props.q ql/src/test/queries/clientpositive/part_inherit_tbl_props_empty.q > 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.8.1, 0.9.0 > > Attachments: HIVE-2589.D1335.1.patch, HIVE-2589.D1335.2.patch, > hive-2589.patch, hive-2589.patch, hive-2589_1.patch, hive-2589_2.patch, > hive-2589_3.patch, hive-2589_4.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