lysnikolaou commented on code in PR #44047:
URL: https://github.com/apache/arrow/pull/44047#discussion_r1757009874


##########
python/pyarrow/src/arrow/python/helpers.cc:
##########
@@ -22,6 +22,7 @@
 
 #include <cmath>
 #include <limits>
+#include <mutex>

Review Comment:
   @pitrou Should we conditionally include this only `#ifdef Py_GIL_DISABLED`?



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