paleolimbot opened a new pull request, #38080:
URL: https://github.com/apache/arrow/pull/38080

   ### Rationale for this change
   
   Doing a bundled build of libarrow is time-consuming and makes casual 
contribution difficult. Downloading a recent nightly static library is 
sufficient in most cases; however, there is no route to override the version 
used to do this download.
   
   ### What changes are included in this PR?
   
   Adds an environment variable `LIBARROW_BINARY_VERSION` that can be used to 
override the `VERSION` for the purposes of downloading the binary.
   
   ### Are these changes tested?
   
   Not yet! Working on the best way to do this.
   
   ### Are there any user-facing changes?
   
   No (this is currently just a developer-facing tool).


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