Description
HCatClient.dropPartitions() doesn't provide a way to explicitly skip the deletion of partition-directory, as HiveMetaStoreClient.dropPartitions() does.
This'll come in handy when using HCatClient to drop partitions, but not delete data.
HCatClient.dropPartitions() doesn't provide a way to explicitly skip the deletion of partition-directory, as HiveMetaStoreClient.dropPartitions() does.
This'll come in handy when using HCatClient to drop partitions, but not delete data.