tobim opened a new issue, #40398: URL: https://github.com/apache/arrow/issues/40398
### Describe the bug, including details regarding any error messages, version, and platform. If `libarrow` is built with a system protobuf and either HDFS or ORC is enabled, `Protobuf` must be resolved in `find_package(Arrow)` so CMake can generate a link command line for targets depending on libarrow. This is currently not the case. ### 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]
