Skip to content

Commit 04d1f61

Browse files
committed
enable multipart namespaces
1 parent b50c1cd commit 04d1f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/trino/catalog/warehouse_rest.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ connector.name=iceberg
22
iceberg.catalog.type=rest
33
iceberg.rest-catalog.uri=http://rest:8181
44
iceberg.rest-catalog.warehouse=s3://warehouse/default
5-
iceberg.rest-catalog.nested-namespace-enabled=false
5+
iceberg.rest-catalog.nested-namespace-enabled=true
66
iceberg.rest-catalog.case-insensitive-name-matching=true
77
iceberg.expire-snapshots.min-retention=0d
88
iceberg.remove-orphan-files.min-retention=0d

0 commit comments

Comments
 (0)