nastra commented on code in PR #9852:
URL: https://github.com/apache/iceberg/pull/9852#discussion_r1539276798


##########
core/src/test/java/org/apache/iceberg/view/ViewCatalogTests.java:
##########
@@ -59,7 +59,7 @@ public abstract class ViewCatalogTests<C extends ViewCatalog 
& SupportsNamespace
 
   protected abstract Catalog tableCatalog();
 
-  @TempDir private Path tempDir;
+  @TempDir protected Path tempDir;

Review Comment:
   `TestHiveViewCommits` doesn't extend this class, so I don't think this is 
needed



-- 
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...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to