drop_partition_by_name() should use drop_partition_common() -----------------------------------------------------------
Key: HIVE-1164 URL: https://issues.apache.org/jira/browse/HIVE-1164 Project: Hadoop Hive Issue Type: Bug Components: Metastore Reporter: Paul Yang Assignee: Paul Yang Fix For: 0.6.0 drop_partition was refactored to separate common parts to a function in HIVE-1152. drop_partition_by_name should make use of the common function. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.