[ https://issues.apache.org/jira/browse/HIVE-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13294870#comment-13294870 ]
Carl Steinbach commented on HIVE-3074: -------------------------------------- @Namit: I don't understand what Ed means by "... a shallow object to play with before writing back". Maybe you can explain it to me? Better yet, can you please tell me why the existing append_partition() methods don't work for you? > Create a new API which gets a new empty partition object. > --------------------------------------------------------- > > Key: HIVE-3074 > URL: https://issues.apache.org/jira/browse/HIVE-3074 > Project: Hive > Issue Type: New Feature > Components: Metastore > Reporter: Nadeem Moidu > Assignee: Nadeem Moidu > > Gets a new partition object with the given parameters. Similar to > append_partition, but does not add the partition to metastore. It only works > for tables; does not work for other objects like views. The table is fetched > from the metastore using the db name and the table name. However, the actual > partition is not fetched from the metastore. It does not matter whether the > partition exists or not.The partition values are used to construct a new > 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