JesseLovelace commented on PR #47503: URL: https://github.com/apache/arrow/pull/47503#issuecomment-3354179901
@raulcd ok, I synced my branch to main, so hopefully that will fix those failures For the R failure, I think it may have something to do with the fact that the GCS library calls absl::ConcatCrc32c but doesn't link absl::crc32c. But I'm confused about why that would only come up in the R build. I went ahead and linked it to GCS, hopefully that fixes it. If it doesn't, could you give me an idea of how I can recreate these R failures locally so I can try to fix them? I'm not sure what sort of build I'd need to run -- 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]
