----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66667/ -----------------------------------------------------------
Review request for hive, Peter Vary, Sahil Takiar, and Adam Szita. Bugs: HIVE-19046 https://issues.apache.org/jira/browse/HIVE-19046 Repository: hive-git Description ------- The biggest part of these methods use the same code. Refactored these code parts to common methods. Diffs ----- standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java ae9ec5c standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/client/TestAddPartitions.java f8497c7 standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/client/TestAddPartitionsFromPartSpec.java fc0c60f Diff: https://reviews.apache.org/r/66667/diff/1/ Testing ------- Thanks, Marta Kuczora