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


   Enhance TestInitialized() so that it really triggers Valgrind for every 
uninitialized bit in a buffer's data, including child and dictionary data.
   
   Call TestInitialized() automatically from kernel tests.
   
   Fix the BufferBuilder and TypedBufferBuilder API to really resize a Buffer 
to 0 when intended; introduce a FinishWithLength() method for cases where the 
caller wants to force a particular size.
   
   Other fixes to get all tests to pass under Valgrind.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to