westonpace commented on a change in pull request #10008: URL: https://github.com/apache/arrow/pull/10008#discussion_r615108344
########## File path: cpp/src/arrow/dataset/scanner.h ########## @@ -318,6 +337,28 @@ class ARROW_DS_EXPORT SyncScanner : public Scanner { std::shared_ptr<Fragment> fragment_; }; +class ARROW_DS_EXPORT AsyncScanner : public Scanner, Review comment: Done. -- 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