-
Notifications
You must be signed in to change notification settings - Fork 333
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
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 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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers