Skip to content

Commit 98109e8

Browse files
committed
enable strict behavior in rest fixture for jdbc catalog
1 parent efb536d commit 98109e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/docker-compose-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ services:
5353
- CATALOG_WAREHOUSE=s3://warehouse/
5454
- CATALOG_IO__IMPL=org.apache.iceberg.aws.s3.S3FileIO
5555
- CATALOG_S3_ENDPOINT=http://minio:9000
56+
- CATALOG_JDBC_STRICT__MODE=true
5657
minio:
5758
image: minio/minio
5859
container_name: pyiceberg-minio

0 commit comments

Comments
 (0)