adamreeve commented on issue #46930: URL: https://github.com/apache/arrow/issues/46930#issuecomment-3075794597
> Is this a duplicate of https://github.com/apache/arrow/issues/18923 or does it depend on it? I think it depends on it. This is specifically about exposing the new option to configure multiple network interfaces, which is only available in the CRT client. > Also, I do think we want to switch to the CRT client entirely if it's beneficial. Yes, and it would be a lot more straightforward to switch completely to the CRT client rather than support both clients. I'm concerned this could cause performance regressions for some workloads though, so I think we'd need to do some benchmarks on a range of workloads before making that call. Eg. [this issue](https://github.com/aws/aws-sdk-java-v2/issues/5090) suggests it can be a lot slower for transfers of small files, but that's about the Java client so I'm not sure if it applies to the C++ client, and this might also have been improved by now. -- 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