----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71918/ -----------------------------------------------------------
Review request for hive, Denys Kuzmenko, Zoltan Haindrich, Marta Kuczora, and Peter Vary. Bugs: HIVE-22651 https://issues.apache.org/jira/browse/HIVE-22651 Repository: hive-git Description ------- Instead of assuming the exact content of the result set, the test is now expecting the result set to not change and after CRUD major compaction. Diffs ----- itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/txn/compactor/TestCrudCompactorOnTez.java b7245e2c35 Diff: https://reviews.apache.org/r/71918/diff/1/ Testing ------- Executed the changed test. Thanks, Aron Hamvas