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

   ### Rationale for this change
   
   The 
[test-r-linux-valgrind](https://github.com/ursacomputing/crossbow/runs/19311424379)
 job has been failing for over a year, mostly because it times out. At one time 
the purpose of this job may have been to find memory issues in Arrow C++; 
however, R is not a good venue for this because the people that can diagnose 
and fix these problems do not typically have an R setup. Mostly, this job has 
been timing out for many months and giving us no information regarding whether 
or not the CRAN valgrind run will identify issues of which we were not 
previously aware.
   
   ### What changes are included in this PR?
   
   Updated INSTALL_ARGS to ensure that the valgrind run passes 
LIBARROW_MINIMAL=true
   
   ### Are these changes tested?
   
   Yes, via crossbow.
   
   ### 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