[ https://issues.apache.org/jira/browse/HIVE-14462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15437478#comment-15437478 ]
Sergey Shelukhin commented on HIVE-14462: ----------------------------------------- It appears that the 3 failures that add partition if it doesn't already exist are broken by this patch :( Perhaps they can be special cased to do the extra check only in this case? org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[add_part_exist] org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[create_view_partitioned] org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[partitions_json] > Reduce number of partition check calls in add_partitions > -------------------------------------------------------- > > Key: HIVE-14462 > URL: https://issues.apache.org/jira/browse/HIVE-14462 > Project: Hive > Issue Type: Improvement > Components: Metastore > Reporter: Rajesh Balamohan > Assignee: Rajesh Balamohan > Priority: Minor > Fix For: 2.2.0 > > Attachments: HIVE-14462.1.patch, HIVE-14462.2.patch, > HIVE-14462.3.patch, HIVE-14462.4.patch, HIVE-14462.6.patch, HIVE-14462.7.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)