AlenkaF commented on issue #48540:
URL: https://github.com/apache/arrow/issues/48540#issuecomment-3662182158
Even with Python `3.11.9` the test pass for me:
```
> python3 -m pytest python/pyarrow/tests/test_fs.py -k test_s3_options
=======================================================================================================
test session starts
========================================================================================================
platform darwin -- Python 3.11.9, pytest-9.0.2, pluggy-1.6.0
rootdir: /Users/alenkafrim/Repos/arrow/python
configfile: setup.cfg
plugins: hypothesis-6.148.7
collected 483 items / 481 deselected / 2 selected
python/pyarrow/tests/test_fs.py ..
[100%]
================================================================================================
2 passed, 481 deselected in 18.88s
================================================================================================
> brew info aws-sdk-cpp
==> aws-sdk-cpp: stable 1.11.705 (bottled), HEAD
```
I do have `ARROW_JEMALLOC: OFF` while the CI has it `ON`, so I will try with
this next, tomorrow.
PS: I am running on macOS Sequoia 15.6.1.
--
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]