Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
There have been a number of issues where the R bindings' multithreading has been implicated in unstable behavior (ARROW-7844 for example). In ARROW-8375 I disabled use_threads in the Windows tests, and it appeared that the mysterious Windows segfaults stopped. We should fix whatever the underlying issues are.
Attachments
Issue Links
- is related to
-
ARROW-10114 [R] Segfault in to_dataframe_parallel with deeply nested structs
- Resolved
-
ARROW-11579 [R] read_feather hanging on Windows
- Resolved
-
ARROW-12700 [R] Read/Write_feather stuck forever after bad write, R, Win32
- Resolved
-
ARROW-10773 [R] parallel as.data.frame.Table hangs indefinitely on Windows
- Resolved
-
ARROW-13293 [R] open_dataset followed by collect hangs (while compute works)
- Resolved
-
ARROW-12216 [R] Proactively disable multithreading on RTools3.5 (32bit?)
- Resolved
-
ARROW-12181 [C++][R] The "CSV dataset" in test-dataset.R is failing on RTools 3.5
- Resolved
- links to