aokolnychyi commented on code in PR #15240:
URL: https://github.com/apache/iceberg/pull/15240#discussion_r2886913925
##########
spark/v4.1/spark/src/test/java/org/apache/iceberg/spark/source/TestForwardCompatibility.java:
##########
@@ -166,6 +167,7 @@ public void testSparkStreamingWriteFailsUnknownTransform()
throws IOException, T
.hasMessageContaining("Cannot write using unsupported transforms:
zero");
}
+ @Disabled("https://issues.apache.org/jira/browse/SPARK-55626")
Review Comment:
I plan to fix it in a patch release for 4.1, so I am not sure a comment here
would help.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]