alamb opened a new issue, #20053:
URL: https://github.com/apache/datafusion/issues/20053

   > This should use 
https://arrow.apache.org/rust/arrow/array/struct.BooleanBufferBuilder.html 
   
    _Originally posted by @Dandandan in 
[#19975](https://github.com/apache/datafusion/pull/19975/changes#r2726024934)_
   
   
   The idea is that BooleanBufferBuilder is significantly faster and more 
memory optimized than Vec<bool>


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to