You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "ericlgoodman (via GitHub)" <gi...@apache.org> on 2023/04/14 14:05:37 UTC

[GitHub] [iceberg] ericlgoodman commented on a diff in pull request #7277: Throw NoSuchIcebergTableException instead of ValidationException in G…

ericlgoodman commented on code in PR #7277:
URL: https://github.com/apache/iceberg/pull/7277#discussion_r1166880697


##########
aws/src/main/java/org/apache/iceberg/aws/glue/GlueTableOperations.java:
##########
@@ -194,6 +195,21 @@ protected void doCommit(TableMetadata base, TableMetadata metadata) {
     }
   }
 
+  /**
+   * Validate the Glue table is Iceberg table by checking its parameters

Review Comment:
   Updated



-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org