nsivabalan commented on a change in pull request #1978:
URL: https://github.com/apache/hudi/pull/1978#discussion_r481292427
##########
File path:
hudi-client/src/test/java/org/apache/hudi/index/hbase/TestHBaseIndex.java
##########
@@ -156,6 +160,46 @@ public void testSimpleTagLocationAndUpdate() throws
Exception {
}
}
+ @Test
+ public void testTagLocationAndPartitionPathUpdate() throws Exception {
Review comment:
can we also have another test where, the config value is set to false
and the record is tagged w/ old partition. since we have introduced a new
config, would be good to have tests covering both branches.
----------------------------------------------------------------
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]