ayushtkn commented on code in PR #5386:
URL: https://github.com/apache/hive/pull/5386#discussion_r1751456668


##########
itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/TestAcidOnTez.java:
##########
@@ -544,7 +545,7 @@ public void testCtasTezUnion() throws Exception {
     //check we have right delete delta files after minor compaction
     status = fs.listStatus(new Path(TEST_WAREHOUSE_DIR + "/" +
       (Table.ACIDNOBUCKET).toString().toLowerCase()), 
FileUtils.STAGING_DIR_PATH_FILTER);
-    String[] expectedDelDelta2 = { "delete_delta_0000002_0000002_0000", 
"delete_delta_0000003_0000003_0000", "delete_delta_0000001_0000003_v0000015"};

Review Comment:
   Why acid tests are changing?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to