raulcd opened a new issue, #48555: URL: https://github.com/apache/arrow/issues/48555
### Describe the enhancement requested In order to reduce complexity of our ThirdParty dependency system we would like to keep reducing manual target definitions for our third party dependencies. In order to do so we could move opentelemetry from External Project to FetchContent. - https://github.com/apache/arrow/issues/45303 This issue is to track specifically moving opentelemetry. We should be able to remove nlohmann-json double installation once migrated. This follows a similar approach to what a different PR was doing with abseil, c-ares, RE2, Protobuf, gRPC - https://github.com/apache/arrow/issues/48074 - https://github.com/apache/arrow/issues/48091 - https://github.com/apache/arrow/issues/48178 - https://github.com/apache/arrow/issues/48181 - https://github.com/apache/arrow/issues/48248 ### 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]
