jbonofre commented on code in PR #11432: URL: https://github.com/apache/iceberg/pull/11432#discussion_r1823065455
########## core/src/main/java/org/apache/iceberg/rest/responses/LoadViewResponse.java: ########## @@ -34,11 +31,6 @@ public interface LoadViewResponse extends RESTResponse { Map<String, String> config(); - @Value.Default Review Comment: As the `credentials()` method didn't exist in previous releases (it has been introduced recently), and as it can be problematic for "secure views", I think it makes sense to remove it before 1.7 release. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org