danielcweeks commented on code in PR #11597: URL: https://github.com/apache/iceberg/pull/11597#discussion_r1869827020
########## dell/src/main/java/org/apache/iceberg/dell/ecs/EcsCatalog.java: ########## @@ -372,6 +372,7 @@ public boolean namespaceExists(Namespace namespace) { @Override public boolean tableExists(TableIdentifier identifier) { + // Check whether table exists Review Comment: This feels unnecessary to comment. -- 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