You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Mithun Radhakrishnan (JIRA)" <ji...@apache.org> on 2015/04/27 05:43:38 UTC

[jira] [Created] (HIVE-10492) HCatClient.dropPartitions() should check its partition-spec arguments.

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)