----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65349/ -----------------------------------------------------------
(Updated Jan. 29, 2018, 12:49 p.m.) Review request for hive, Peter Vary and Adam Szita. Changes ------- Address review findings Bugs: HIVE-18544 https://issues.apache.org/jira/browse/HIVE-18544 Repository: hive-git Description ------- The following methods of IMetaStoreClient are covered by this test. - Partition appendPartition(String, String, List<String>) - Partition appendPartition(String, String, String) 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/TestAppendPartitions.java PRE-CREATION Diff: https://reviews.apache.org/r/65349/diff/2/ Changes: https://reviews.apache.org/r/65349/diff/1-2/ Testing ------- Run the tests Thanks, Marta Kuczora