----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66667/ -----------------------------------------------------------
(Updated May 23, 2018, 4:24 p.m.) Review request for hive, Peter Vary, Sahil Takiar, and Adam Szita. Changes ------- Address review finding. 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 92d2e3f standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/client/TestAddPartitions.java 88064d9 standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/client/TestAddPartitionsFromPartSpec.java debcd0e Diff: https://reviews.apache.org/r/66667/diff/3/ Changes: https://reviews.apache.org/r/66667/diff/2-3/ Testing ------- Thanks, Marta Kuczora