Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
IMetaStoreClient exposes the following add partition related methods:
Partition add_partition(Partition partition); int add_partitions(List<Partition> partitions); int add_partitions_pspec(PartitionSpecProxy partitionSpec); List<Partition> add_partitions(List<Partition> partitions, boolean ifNotExists, boolean needResults);
These methods should be implemented in order to handle addition of partitions to temporary tables.
Attachments
Attachments
Issue Links
- links to