raulcd commented on issue #46016:
URL: https://github.com/apache/arrow/issues/46016#issuecomment-3664329165

   With the recent changes to move from `ExternalProject` to `FetchContent` for 
a bunch of our third party dependencies we tried to simplify the version bumps 
as this proved challenging during a long time.
   I did a quick test locally a couple days ago but started having issues of 
targets redefinition between `Crc32c` and `absl::crc32c`. abseil newest 
versions define a `Crc32c` target too and wasn't unable to fix it.
   I might submit a PR "soon-ish" at least sharing the problem in case someone 
has ideas on how to fix it. I am not sure I will be able to do it before new 
year and the 23.0.0 release but just wanted to share that I was stuck on that.


-- 
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]

Reply via email to