Revanth14 commented on code in PR #1505:
URL: https://github.com/apache/iceberg-go/pull/1505#discussion_r3781110107


##########
internal/recipe/docker-compose.yml:
##########
@@ -59,6 +63,10 @@ services:
       - CATALOG_WAREHOUSE=s3://warehouse/
       - CATALOG_IO__IMPL=org.apache.iceberg.aws.s3.S3FileIO
       - CATALOG_S3_ENDPOINT=http://minio:9000
+      - CATALOG_INCLUDE__CREDENTIALS=true

Review Comment:
   Agreed. After splitting the fixtures, `CATALOG_INCLUDE__CREDENTIALS=true` 
now applies only to the dedicated `rest-scan-planning` service. The shared 
`rest` fixture remains unchanged, so regular REST integration tests no longer 
receive the additional credential configuration.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to