talatuyarer commented on code in PR #12768: URL: https://github.com/apache/iceberg/pull/12768#discussion_r2044572282
########## core/src/test/java/org/apache/iceberg/rest/TestRESTCatalog.java: ########## @@ -1203,7 +1203,7 @@ public void testTableAuth( Map<String, String> expectedContextHeaders, Map<String, String> expectedTableHeaders, String oauth2ServerUri) { - TableIdentifier ident = TableIdentifier.of("ns", "table"); + TableIdentifier ident = TableIdentifier.of("ns", "tbl"); Review Comment: Done -- 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