poojanilangekar opened a new issue, #2356: URL: https://github.com/apache/polaris/issues/2356
### Describe the bug Currently, StorageConfigInfo is required for both INTERNAL and EXTERNAL catalogs. However for federated catalogs, Polaris does not need this information since it can access it from the source of truth catalog. To fix this issue we need to change the API spec as well as Polaris Server validations during CreateCatalog requests. Once that is done, we no longer need to set the `ALLOW_OVERLAPPING_CATALOG_URLS` in the regression/integration tests for catalog federation. ### To Reproduce _No response_ ### Actual Behavior _No response_ ### Expected Behavior _No response_ ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
