lliangyu-lin commented on PR #493: URL: https://github.com/apache/iceberg-go/pull/493#issuecomment-3105060238
I'm thinking we should just use the testcontainers api to manage the container lifecycles instead of compose in [CI](https://github.com/apache/iceberg-go/blob/main/.github/workflows/go-integration.yml#L51) and skip the compose in testcontainers by [checking whether s3 endpoint var is set](https://github.com/apache/iceberg-go/blob/main/internal/recipe/local_spark.go#L35-L37). In this way, we won't be able to get the stack handler to run executions... -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org