nealrichardson commented on PR #12849:
URL: https://github.com/apache/arrow/pull/12849#issuecomment-1101489333

   Not immediately relevant here but in tools/nixlibs.R, there is code in 
`set_thirdparty_urls()` that generates the env vars that point to the files, 
and there are more cases that needs special handling now: google cloud cpp 
(comes out as ARROW_GOOGLE_URL) and nhlomann json (comes out as 
ARROW_NLOHMANN_URL). These aren't used now because we haven't added GCP 
bindings to the R package yet. But whenever we do, we'll need to fix those urls 
or else this fat package won't work for them.
   
   (Feel free to ignore for now or ticket for later, just commenting because I 
noticed it when trying to debug why it wasn't installing before.)


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