diff --git a/paimon-core/src/test/java/org/apache/paimon/iceberg/IcebergCompatibilityTest.java b/paimon-core/src/test/java/org/apache/paimon/iceberg/IcebergCompatibilityTest.java index e653142a8af7..668d91d44bdf 100644 --- a/paimon-core/src/test/java/org/apache/paimon/iceberg/IcebergCompatibilityTest.java +++ b/paimon-core/src/test/java/org/apache/paimon/iceberg/IcebergCompatibilityTest.java @@ -68,7 +68,7 @@ public class IcebergCompatibilityTest { @TempDir java.nio.file.Path tempDir; @Test - public void testUnartitionedPrimaryKeyTable() throws Exception { + public void testUnPartitionedPrimaryKeyTable() throws Exception { RowType rowType = RowType.of( new DataType[] {