[ 
https://issues.apache.org/jira/browse/HIVE-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nadeem Moidu updated HIVE-3074:
-------------------------------

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

        

Reply via email to