yihua commented on code in PR #14031:
URL: https://github.com/apache/hudi/pull/14031#discussion_r2402144654


##########
hudi-hadoop-common/src/test/java/org/apache/hudi/metadata/TestHoodieTableMetadataUtil.java:
##########
@@ -856,4 +856,260 @@ private static Stream<Arguments> 
mapKeyNoSeparatorToFileGroupIndexTestCases() {
         )
     );
   }
+
+  /*
+  @Disabled
+  @Test
+  public void testConvertMetadataToPartitionStatRecordsWithoutColumnStats() 
throws Exception {

Review Comment:
   Removed since these are temporary tests before the util method is moved to 
another class.



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

Reply via email to