westonpace commented on a change in pull request #9643: URL: https://github.com/apache/arrow/pull/9643#discussion_r595477623
########## File path: cpp/src/arrow/util/type_fwd.h ########## @@ -17,14 +17,14 @@ #pragma once +#include <functional> Review comment: Yes. It only needed to be up here to allow RecordBatchGenerator (I was looking for parity with RecordBatchIterator). I'll pull it out. ---------------------------------------------------------------- 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