ebyhr commented on issue #12237:
URL: https://github.com/apache/iceberg/issues/12237#issuecomment-2668516545
I believe this is a user-facing issue, not specific to tests.
The issue title can be change to "Cannot access to older S3-compatible
storages since 1.8.0" or something.
--
Thi
Fokko commented on issue #12237:
URL: https://github.com/apache/iceberg/issues/12237#issuecomment-2655813668
I'm also on orbstack, and works fine on my end as well:
```
./gradlew :iceberg-aws:test
Configuration on demand is an incubating feature.
> Task :iceberg-api:testJ
nastra commented on issue #12237:
URL: https://github.com/apache/iceberg/issues/12237#issuecomment-2655725383
I've talked to @ebyhr on Slack and he's using OrbStack while I'm using
Docker Desktop. After switching to OrbStack locally the tests started to pass
again. So we need to figure out
ebyhr commented on issue #12237:
URL: https://github.com/apache/iceberg/issues/12237#issuecomment-2655481087
All tests passed on my laptop. I tested with the following environment:
```
Gradle 8.12.1
-
nastra opened a new issue, #12237:
URL: https://github.com/apache/iceberg/issues/12237
### Apache Iceberg version
None
### Query engine
None
### Please describe the bug 🐞
```
./gradlew :iceberg-aws:test
> Task :iceberg-aws:test
TestS3FileIO