westonpace opened a new pull request #10757:
URL: https://github.com/apache/arrow/pull/10757


   The streaming CSV reader now creates more threads even when use_threads = 
false (it creates a CPU thread to do the worker tasks in an async way safe for 
nested parallelism).  This disturbs RTools 3.5 builds on Windows on 32 bit 
machines.  Per some discussion in Zulip I am disabling those tests as it is not 
clear the functionality is needed (i.e. it is not clear that there are many 
32-bit consumers).


-- 
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]


Reply via email to