gaborkaszab commented on code in PR #14060:
URL: https://github.com/apache/iceberg/pull/14060#discussion_r2348291924
##########
core/src/main/java/org/apache/iceberg/rest/CatalogHandlers.java:
##########
@@ -326,12 +327,33 @@ public static void tableExists(Catalog catalog,
TableIdentifier ident) {
}
public static LoadTableResponse loadTable(Catalog catalog, TableIdentifier
ident) {
Review Comment:
Not sure if I have to deprecate this other version of the function. There is
no usage anymore within the project, but breaks API if I drop it immediately.
--
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]