pvary commented on code in PR #5159:
URL: https://github.com/apache/iceberg/pull/5159#discussion_r928570883


##########
mr/src/test/java/org/apache/iceberg/mr/hive/TestHiveIcebergStorageHandlerNoScan.java:
##########
@@ -112,6 +112,8 @@ public class TestHiveIcebergStorageHandlerNoScan {
 
   private static final Set<String> IGNORED_PARAMS = 
ImmutableSet.of("bucketing_version", "numFilesErasureCoded");
 
+  private static final String DEFAULT_CATALOG_NAME = "default_iceberg";
+

Review Comment:
   Is this 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: [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