----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65380/ -----------------------------------------------------------
(Updated Jan. 30, 2018, 8:15 a.m.) Review request for hive, Peter Vary and Adam Szita. Changes ------- Addressed the review findings. Moved the tests to a different class. Bugs: HIVE-18566 https://issues.apache.org/jira/browse/HIVE-18566 Repository: hive-git Description ------- he following methods of IMetaStoreClient are covered by this test. - int add_partitions_pspec(PartitionSpecProxy) The test covers not just the happy pathes, but the edge cases as well. Diffs (updated) ----- standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/client/TestAddPartitionsFromPartSpec.java PRE-CREATION Diff: https://reviews.apache.org/r/65380/diff/2/ Changes: https://reviews.apache.org/r/65380/diff/1-2/ Testing ------- Run the tests Thanks, Marta Kuczora