Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Python][C++] S3FileSystem with proxy_options is very slow on Windows #28317

Open
asfimport opened this issue Apr 26, 2021 · 1 comment
Open

Comments

@asfimport
Copy link

When running pytest with pyarrow 4.0.0 on a Windows 10 VM, I noticed that the test_s3_proxy_options test takes an extraordinarily long time to finish. This is mostly because each call to S3FileSystem with proxy_options takes about a minute to finish.

FYI @sahil1105

Reporter: Ian Cook / @ianmcook

Note: This issue was originally created as ARROW-12557. Please see the migration documentation for further details.

@asfimport
Copy link
Author

David Li / @lidavidm:
FWIW, I think this might be the same as ARROW-12810 - so it may be faster now. (test_s3_proxy_options IIRC stood out to me as a very slow test in that PR as well, but setting the env var described there fixed that.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant