Description
HIVE-7100 adds the option to purge table-data when dropping a table (from Hive CLI.)
This patch adds HiveMetaStoreClient APIs to support the same for dropPartitions().
(I'll add a follow-up to support a command-line option for the same.)