xxubai commented on code in PR #11359:
URL: https://github.com/apache/gravitino/pull/11359#discussion_r3346272193
##########
catalogs/catalog-glue/src/test/java/org/apache/gravitino/catalog/glue/TestGlueCatalogOperationsForIceberg.java:
##########
@@ -203,6 +208,33 @@ void testCreateTable_icebergMissingLocationThrows() {
Indexes.EMPTY_INDEXES));
}
+ @Test
+ void testLoadTable_icebergMetadataLoadFailureKeepsGlueOpsContext() {
Review Comment:
The other test functions use the same naming convention. But I update this
unit test funtion name
--
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]