avitase opened a new issue, #45027: URL: https://github.com/apache/arrow/issues/45027
### Describe the bug, including details regarding any error messages, version, and platform. On my machine the include path for parquet is `parquet/arrow/...` and not `arrow/parquet/arrow/...`. This look likes a copy & paste bug from the line above: https://github.com/apache/arrow/blob/313d11aa94c2be71142b55e3d8bb166d780c19c7/cpp/examples/arrow/parquet_read_write.cc#L29 https://github.com/apache/arrow/blob/313d11aa94c2be71142b55e3d8bb166d780c19c7/cpp/examples/arrow/parquet_read_write.cc#L47 ### 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org