tmater commented on code in PR #14653:
URL: https://github.com/apache/iceberg/pull/14653#discussion_r2557086102


##########
core/src/test/java/org/apache/iceberg/view/ViewCatalogTests.java:
##########
@@ -63,6 +63,22 @@ public abstract class ViewCatalogTests<C extends ViewCatalog 
& SupportsNamespace
 
   @TempDir private Path tempDir;
 
+  protected String warehouseLocation() {

Review Comment:
   Thanks, I’ve updated it to use the same approach as in `CatalogTests` and to 
reuse `TableIdentifier` for a cleaner design.



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

Reply via email to