rdblue commented on a change in pull request #3370:
URL: https://github.com/apache/iceberg/pull/3370#discussion_r736980353
##########
File path: core/src/test/java/org/apache/iceberg/hadoop/HadoopTableTestBase.java
##########
@@ -166,4 +168,12 @@ void rewriteMetadataAsGzipWithOldExtension() throws
IOException {
file.delete();
}
}
+
+ protected HadoopCatalog hadoopCatalog() throws IOException {
Review comment:
Looks like this saves quite a bit of redundant work. Nice job!
--
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]