poojanilangekar opened a new pull request, #1925: URL: https://github.com/apache/polaris/pull/1925
Previously, the ConnectionConfigInfo required AuthenticationParameters for every federated catalog. However, certain catalogs types that Polaris fedates to (either now or in the future) allow authless access. This change enables federating to such catalogs without passing dummy secrets. The NO_AUTH option is guarded by the `ENABLE_CATALOG_FEDERATION_NO_AUTH`. Hence users may create authless federated catalogs only when the administrator explicitly enables this feature. -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org