Hyukjin Kwon
Hyukjin Kwon
@github-actions crossbow submit test-conda-python-3.11-hypothesis
Pushed again to retrigger the test. hyphothsis build itself passes (https://github.com/apache/arrow/pull/48443#issuecomment-3648388322)
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...
Thanks @adamreeve !
can you fill the PR description please?
cc @Yikun FYI
When the initial PR merged for json and csv mentioned in the PR (https://github.com/apache/spark/pull/33436), I realised that I underestimated the problem (https://github.com/apache/spark/pull/33436#discussion_r863271189). For reading actual files, there'd be much more...
We tried to fix this few times, e.g., https://github.com/apache/spark/pull/17293 and https://github.com/apache/spark/pull/14124. The breakage was pretty severe
Mind filing a JIRA please?
Merged to master.