-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66667/
-----------------------------------------------------------
(Updated May 29, 2018, 4:24 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
c1d25db
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/4/
Changes: https://reviews.apache.org/r/66667/diff/3-4/
Testing
-------
Thanks,
Marta Kuczora