advancedxy commented on code in PR #10428:
URL: https://github.com/apache/iceberg/pull/10428#discussion_r1624488840
##
api/src/test/java/org/apache/iceberg/TestHelpers.java:
##
@@ -173,6 +176,26 @@ public static void assertSameSchemaMap(Map map1, Map
nastra commented on code in PR #10428:
URL: https://github.com/apache/iceberg/pull/10428#discussion_r1624384991
##
api/src/test/java/org/apache/iceberg/TestHelpers.java:
##
@@ -173,6 +176,26 @@ public static void assertSameSchemaMap(Map map1, Map
advancedxy commented on code in PR #10428:
URL: https://github.com/apache/iceberg/pull/10428#discussion_r1623856535
##
parquet/src/test/java/org/apache/iceberg/TestHelpers.java:
##
@@ -1,85 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more co