AntoinePrv commented on PR #48765:
URL: https://github.com/apache/arrow/pull/48765#issuecomment-3719191305
There is a threading error in Python, not sure if it is related
```
Fatal Python error: Aborted
Thread 0x00007fab53fff640 (most recent call first):
File "/opt/conda/envs/arrow/lib/python3.10/selectors.py", line 469 in
select
File "/opt/conda/envs/arrow/lib/python3.10/asyncio/base_events.py", line
1871 in _run_once
File "/opt/conda/envs/arrow/lib/python3.10/asyncio/base_events.py", line
603 in run_forever
File "/opt/conda/envs/arrow/lib/python3.10/threading.py", line 953 in run
File "/opt/conda/envs/arrow/lib/python3.10/threading.py", line 1016 in
_bootstrap_inner
File "/opt/conda/envs/arrow/lib/python3.10/threading.py", line 973 in
_bootstrap
```
--
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]