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


##########
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:
   This was needed for TestHiveViewCommits 
[test](https://github.com/apache/iceberg/pull/9852/files#diff-3613527b53afae01af4bbe834e98a0439b4cf290616d66fc3ea9f28abc2bba03R102)
 



-- 
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