satishkotha commented on a change in pull request #1368: [HUDI-650] Modify
handleUpdate path to validate partitionPath
URL: https://github.com/apache/incubator-hudi/pull/1368#discussion_r393275553
##########
File path:
hudi-client/src/test/java/org/apache/hudi/table/TestMergeOnReadTable.java
##########
@@ -1208,6 +1207,83 @@ public void testRollingStatsWithSmallFileHandling()
throws Exception {
}
}
+ @Test
+ public void testHandleUpdateWithMultiplePartitions() throws Exception {
Review comment:
done
----------------------------------------------------------------
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]
With regards,
Apache Git Services