[C++] Parquet All Crypto Options Example Module cannot be compiled via MSVC
Open
Component: C++
Type: bug
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### 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 `` header file, which is a POSIX header that is unavailable with MSVC.
### Component(s)
C++
Contributor guide
Assessment
This issue has not been assessed yet.