Mithun Radhakrishnan created HIVE-10492:
-------------------------------------------
Summary: HCatClient.dropPartitions() should check its
partition-spec arguments.
Key: HIVE-10492
URL: https://issues.apache.org/jira/browse/HIVE-10492
Project: Hive
Issue Type: Bug
Components: API, HCatalog
Affects Versions: 1.1.0
Reporter: Mithun Radhakrishnan
Assignee: Mithun Radhakrishnan
{{HCatClient.dropPartitions()}} doesn't check the arguments in the
partition-spec. This can lead to a {{RuntimeException}} when partition-keys are
specified incorrectly.
We should check the arguments _a priori_ and throw a descriptive
{{IllegalArgumentException}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)