zhang-arvin commented on PR #12662: URL: https://github.com/apache/gravitino/pull/12662#issuecomment-5520559328
@yuqi1129 Thanks for the review! Fixed the CI failure - the test now correctly removes the assertions that checked the original properties map, since `loadJdbcCatalog()` creates a local copy via `IcebergConfig.getIcebergCatalogProperties()`. The test still verifies the catalog loads correctly via `assertInstanceOf`. Please take another look. -- 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]
