----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66667/ -----------------------------------------------------------
(Updated June 25, 2018, 12:01 p.m.) Review request for hive, Peter Vary, Sahil Takiar, and Adam Szita. Changes ------- Rebased the patch 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 (updated) ----- standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java e9d7e7c standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/client/TestAddPartitions.java bf559b4 standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/client/TestAddPartitionsFromPartSpec.java 4f11a55 Diff: https://reviews.apache.org/r/66667/diff/7/ Changes: https://reviews.apache.org/r/66667/diff/6-7/ Testing ------- Thanks, Marta Kuczora