WillAyd opened a new issue, #47598: URL: https://github.com/apache/arrow/issues/47598
### Describe the bug, including details regarding any error messages, version, and platform. The file `cpp/examples/parquet/parquet-arrow-example.exe.p/parquet_arrow_reader_writer.cc` makes use of the `<dirent.h>` header file, which is a POSIX header that is unavailable with MSVC. ### Component(s) C++ -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
