westonpace commented on a change in pull request #10552:
URL: https://github.com/apache/arrow/pull/10552#discussion_r654035286



##########
File path: cpp/src/arrow/util/async_generator.h
##########
@@ -20,6 +20,7 @@
 #include <cassert>
 #include <deque>
 #include <queue>
+#include <thread>

Review comment:
       This is unfortunate but we could easily add a method for getting the 
current thread id into thread_pool.h once ARROW-12878 is merged.




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


Reply via email to