zhztheplayer commented on a change in pull request #7030: URL: https://github.com/apache/arrow/pull/7030#discussion_r429552386
########## File path: cpp/src/arrow/dataset/file_base.h ########## @@ -290,5 +290,35 @@ class ARROW_DS_EXPORT WritePlan { std::vector<std::string> paths; }; +class ARROW_DS_EXPORT SingleFileDataset : public Dataset { Review comment: Commented above. ---------------------------------------------------------------- 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