colinmarc commented on issue #18242:
URL: https://github.com/apache/datafusion/issues/18242#issuecomment-3441381684
Looks like transient DNS:
```
head err: Generic { store: "S3", source: RetryError(RetryErrorImpl { method:
HEAD, uri:
Some(https://s3.us-east-1.amazonaws.com/bauplan-openlake-db87a23/iceberg/default/taxi_fhvhv_partitioned_2d9d2af4-7a0e-41c2-a0d3-2096eb1a2b9a/data/pickup_datetime_day%3D2022-06-27/dropoff_datetime_day%3D2022-06-27/00000-32-25d1dcfe-769c-41fd-8210-22f445173c6c.parquet),
retries: 10, max_retries: 10, elapsed: 3.204595917s, retry_timeout: 180s,
inner: Http(HttpError { kind: Connect, source: reqwest::Error { kind: Request,
source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error",
Custom { kind: Uncategorized, error: "failed to lookup address information:
nodename nor servname provided, or not known" })) } }) }) }
```
Pretty odd, and indeed maybe a macOS thing (my coworker was able to
reproduce, but we don't see it in CI).
--
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]