pitrou commented on a change in pull request #9892: URL: https://github.com/apache/arrow/pull/9892#discussion_r608442330
########## File path: cpp/src/arrow/dataset/scanner.h ########## @@ -32,6 +32,7 @@ #include "arrow/memory_pool.h" #include "arrow/type_fwd.h" #include "arrow/util/async_generator.h" +#include "arrow/util/thread_pool.h" Review comment: But the `MakeXyz` functions are not used in `scanner.h`, are they? -- 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: us...@infra.apache.org