samarthjain commented on a change in pull request #4388:
URL: https://github.com/apache/iceberg/pull/4388#discussion_r835598538
##########
File path: core/src/test/java/org/apache/iceberg/hadoop/TestCachingCatalog.java
##########
@@ -324,6 +324,18 @@ public void
testCacheExpirationIsDisabledByANegativeValue() throws IOException {
catalog.isCacheExpirationEnabled());
}
+ @Test
Review comment:
Added a test to verify that all the chained CachingCatalogs don't have
the table present in their cache.
--
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]