{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Polaris", "type": "object", "properties": { "catalog_namespace": { "type": "string", "description": "Default Polaris namespace used by all Iceberg tables associated with this catalog integration" } } }