You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Marta Kuczora via Review Board <no...@reviews.apache.org> on 2018/04/05 16:55:00 UTC

Review Request 66477: HIVE-19119: Fix the TestAppendPartitions tests which are failing in the pre-commit runs

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66477/
-----------------------------------------------------------

Review request for hive, Peter Vary and Adam Szita.


Bugs: HIVE-19119
    https://issues.apache.org/jira/browse/HIVE-19119


Repository: hive-git


Description
-------

The test got fixed in HIVE-19060, but the fix got overwritten by an other commit. Fixing the testAppendPartitionNullPartValues and testAppendPartitionEmptyPartValues test cases again.


Diffs
-----

  standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java 8539fea 
  standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/client/TestAppendPartitions.java 75b26f2 


Diff: https://reviews.apache.org/r/66477/diff/1/


Testing
-------


Thanks,

Marta Kuczora