Xuanwo commented on issue #7117: URL: https://github.com/apache/arrow-rs/issues/7117#issuecomment-2652454800
> [<img alt="" width="16" height="16" src="https://avatars.githubusercontent.com/u/5351546?u=e4630f76ef9a4ac33b5bb9af04043b636bef167c&v=4&size=80">@Xuanwo](https://github.com/Xuanwo?rgh-link-date=2025-02-11T15%3A38%3A59.000Z) `reqwest` also has a [builtin `hickory`-based resolver](https://github.com/seanmonstar/reqwest/blob/37074368012ce42e61e5649c2fffcf8c8a979e1e/src/dns/hickory.rs#L15-L22). How's your crate different? (my guess is shuffling, but are there other differences?) At the time when [reqwest-hickory-resolver](https://docs.rs/reqwest-hickory-resolver) was being developed, reqwest was still using the old `trust_dns`. Additionally, `reqwest-hickory-resolver` allows users to share the same DNS cache across different client instances. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org