We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50d45bc commit 849a0faCopy full SHA for 849a0fa
regtests/docker-compose.yml
@@ -38,6 +38,7 @@ services:
38
polaris.features."ALLOW_INSECURE_STORAGE_TYPES": "true"
39
polaris.features."SUPPORTED_CATALOG_STORAGE_TYPES": "[\"FILE\",\"S3\",\"GCS\",\"AZURE\"]"
40
polaris.features."ALLOW_OVERLAPPING_CATALOG_URLS": "true"
41
+ polaris.config.namespace-custom-location.enabled: "true"
42
polaris.features."ENABLE_CATALOG_FEDERATION": "true"
43
polaris.readiness.ignore-severe-issues: "true"
44
volumes:
0 commit comments