pkumarsinha commented on a change in pull request #1084:
URL: https://github.com/apache/hive/pull/1084#discussion_r440921354



##########
File path: 
itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/parse/TestReplicationScenariosAcidTables.java
##########
@@ -1596,6 +1595,10 @@ public void testCheckPointingWithNewTablesAdded() throws 
Throwable {
             .run("insert into t3 values (3)")
             .dump(primaryDbName, dumpClause);
 
+    assertEquals(modifiedTimeTable1, 
fs.getFileStatus(tablet1Path).getModificationTime());

Review comment:
       Same as above




----------------------------------------------------------------
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.

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