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 b50c1cd commit 04d1f61Copy full SHA for 04d1f61
dev/trino/catalog/warehouse_rest.properties
@@ -2,7 +2,7 @@ connector.name=iceberg
2
iceberg.catalog.type=rest
3
iceberg.rest-catalog.uri=http://rest:8181
4
iceberg.rest-catalog.warehouse=s3://warehouse/default
5
-iceberg.rest-catalog.nested-namespace-enabled=false
+iceberg.rest-catalog.nested-namespace-enabled=true
6
iceberg.rest-catalog.case-insensitive-name-matching=true
7
iceberg.expire-snapshots.min-retention=0d
8
iceberg.remove-orphan-files.min-retention=0d
0 commit comments