rdblue commented on a change in pull request #2933:
URL: https://github.com/apache/iceberg/pull/2933#discussion_r706486213



##########
File path: core/src/main/java/org/apache/iceberg/util/ExceptionUtil.java
##########
@@ -29,7 +29,7 @@ private ExceptionUtil() {
   }
 
   @SuppressWarnings("unchecked")
-  static <E extends Exception> void castAndThrow(
+  public static <E extends Exception> void castAndThrow(

Review comment:
       I think this was recently changed in a different PR, so you may need to 
rebase.




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