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

   ### Rationale for this change
   
   It is currently cumbersome to run integration tests from an other 
repository, as each tested implementation must be built explicitly.
   
   See explanatory comment at 
https://github.com/apache/arrow-rs/pull/4957#issuecomment-1771707301
   
   ### What changes are included in this PR?
   
   Provide a wrapper script to automate building the implementations being 
tested.
   
   Allow usage of environment variables such as `ARROW_INTEGRATION_CPP`, etc. 
to selectively disable implementations.
   
   ### Are these changes tested?
   
   Yes, by construction.
   
   ### Are there any user-facing changes?
   
   No.


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