This is an automated email from the ASF dual-hosted git repository.
dheres pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from 601be25e63 perf: Avoid ArrayData allocation in
PrimitiveArray::reinterpret_cast (#9129)
add 802b8904f8 Add `BooleanBufferBuilder::extend_trusted_len` (#9137)
No new revisions were added by this update.
Summary of changes:
arrow-buffer/src/buffer/boolean.rs | 23 +++++++
arrow-buffer/src/buffer/mutable.rs | 128 ++++++++++++++++++++++++++++++++++++
arrow-buffer/src/builder/boolean.rs | 75 +++++++++++++++++++++
3 files changed, 226 insertions(+)