collado-mike commented on code in PR #370:
URL: https://github.com/apache/polaris/pull/370#discussion_r1800205269
##########
polaris-service/src/test/java/org/apache/polaris/service/admin/PolarisServiceImplIntegrationTest.java:
##########
@@ -379,6 +382,73 @@ public void testCreateCatalogWithInvalidName() {
}
}
+ @Test
+ public void testCreateCatalogWithAzureStorageConfig() {
Review Comment:
As above, if we don't have tests for that, I don't think we ought to block a
bugfix from being checked in to address that issue. I think de/serialization
tests are great. Let's open an issue and tackle it in another PR.
--
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]