-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66667/
-----------------------------------------------------------
(Updated June 11, 2018, 11:27 a.m.)
Review request for hive, Peter Vary, Sahil Takiar, and Adam Szita.
Changes
-------
Address review findings.
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
b9f5fb8
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/6/
Changes: https://reviews.apache.org/r/66667/diff/5-6/
Testing
-------
Thanks,
Marta Kuczora