jonvex commented on code in PR #13711:
URL: https://github.com/apache/hudi/pull/13711#discussion_r2354149330


##########
hudi-flink-datasource/hudi-flink/src/test/java/org/apache/hudi/utils/TestAvroSchemaConverter.java:
##########
@@ -34,6 +35,7 @@
  * Test cases for {@link org.apache.hudi.util.AvroSchemaConverter}.
  */
 public class TestAvroSchemaConverter {
+  @Disabled

Review Comment:
   The conversion should work fine, it's converting the col stats schema. And 
since I added an extra field it needs to be added to this test.



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