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