westonpace commented on pull request #9615: URL: https://github.com/apache/arrow/pull/9615#issuecomment-834696314
One other thought is that you should check `option_use_threads()` and, if false, use `TaskGroup::MakeSerial` instead of `TaskGroup::MakeThreaded`. Some of the older systems (Windows RTools 3.5) have threading disabled globally. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
