xiarixiaoyao commented on a change in pull request #2858:
URL: https://github.com/apache/hudi/pull/2858#discussion_r619575556



##########
File path: 
hudi-hadoop-mr/src/test/java/org/apache/hudi/hadoop/TestHoodieParquetInputFormat.java
##########
@@ -241,6 +242,38 @@ public void testIncrementalSimple() throws IOException {
         "We should exclude commit 100 when returning incremental pull with 
start commit time as 100");
   }
 
+  @Test
+  public void testMultiPartitionTableIncrematal() throws IOException {

Review comment:
       @leesf   thanks for your review.  already updated the code




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


Reply via email to