raulcd commented on PR #48075: URL: https://github.com/apache/arrow/pull/48075#issuecomment-3501622476
@kou I'd like to discuss this with you once you have some time. There are some challenges mixing `FetchContent` and `ExternalProject` but with some custom manipulations I was able to make this work. We will be able to get rid of part of the code once we migrate grpc, gcs to `FetchContent` too but this can be done after this PR to keep things small instead of trying a big PR approach. This approach works and we are able to get rid of **a lot** of custom code to manipulate the abseil targets. This will massively simplify upgrading abseil. I plan to work on grpc, protobuf, gcs migration to `FetchContent` next and my plan is to update dependencies once the migration is done. Let me know your thoughts. -- 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]
