Hyukjin Kwon
Hyukjin Kwon
(just for a bit of context, I am fixing hypothesis at https://github.com/apache/arrow/pull/48460 as it's broken, and @raulcd guided me to work on this at https://github.com/apache/arrow/pull/48443#pullrequestreview-3566500139 👍)
@github-actions crossbow submit -g python
Rebased to retrigger the tests. https://github.com/apache/arrow/pull/48449#issuecomment-3648425163 is still valid. test-conda-python-3.11-hypothesis passed
Seems like: ``` tests/test_extension_type.py ................. [ 40%] Fatal Python error: Segmentation fault Current thread 0x0000000203059040 (most recent call first): File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pyarrow/tests/test_fs.py", line 1224 in test_s3_options File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/_pytest/python.py", line 166 in...
cc @beliefer
For reviewers I am trying to get used to the dev, reading documentation and code bit by bit so I happened to create a lot of minor PRs 🙏 .
@wjones127, would you mind taking a quick look please when you find some time?
It's rather a bandaid fix but https://github.com/apache/arrow/pull/48460 should fix it! 👍
@github-actions crossbow submit test-conda-python-3.11-hypothesis