You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/12/20 05:16:41 UTC

[GitHub] [arrow] projjal commented on a change in pull request #11957: ARROW-15110: [C++][Gandiva] Revert change on Gandiva's cache policy

projjal commented on a change in pull request #11957:
URL: https://github.com/apache/arrow/pull/11957#discussion_r772084750



##########
File path: cpp/src/gandiva/projector.cc
##########
@@ -18,14 +18,15 @@
 #include "gandiva/projector.h"
 
 #include <memory>
+#include <thread>

Review comment:
       why are these being included?




-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org