danielcweeks merged PR #11698:
URL: https://github.com/apache/iceberg/pull/11698
--
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: issues-unsubscr...@iceb
nastra commented on code in PR #11698:
URL: https://github.com/apache/iceberg/pull/11698#discussion_r1869592694
##
spark/v3.4/spark/src/test/java/org/apache/iceberg/rest/RESTServerRule.java:
##
@@ -0,0 +1,100 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
nastra opened a new pull request, #11698:
URL: https://github.com/apache/iceberg/pull/11698
This backports https://github.com/apache/iceberg/pull/11093 to Spark 3.4 as
this is required in order to be able to backport the tests to Spark 3.4 of
https://github.com/apache/iceberg/pull/11388
-