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

Phabricator commented on HIVE-2589:
-----------------------------------

ashutoshc has commented on the revision "HIVE-2589 [jira] Newly created 
partition should inherit properties from table".

INLINE COMMENTS
  common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:122 Yeah, if 
someone is changing this key, metastore should get reinitialized with new value 
for that session. Tests also fail if I take it out from here.
  metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:1569 
Will do so.
  metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:1574 
Will do so.
  ql/src/test/queries/clientpositive/part_inherit_tbl_props_empty.q:1 Will do 
so.

REVISION DETAIL
  https://reviews.facebook.net/D1335

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

        

Reply via email to