liamzwbao opened a new issue, #1273: URL: https://github.com/apache/polaris/issues/1273
### Describe the bug The test `createViewWithCustomMetadataLocation` in `PolarisRestCatalogViewIntegrationBase` is disabled in #1126 as the expected behavior is not applicable to Polaris. To unblock, update this to expect an exception and add a Polaris-specific test. ### To Reproduce Remove the `@Disabled` annotation and run and the test. ### Actual Behavior The test fails as the custom metadata location `write.metadata.path` is outside of the configured allowedLocations. ### Expected Behavior This test is expected to fail in Polaris. Need to add a separate test that verifies the correct usage of `write.metadata.path` within Polaris. ### Additional context _No response_ ### System information _No response_ -- 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...@polaris.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org