This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from 02af070109 docs(variant): fix VariantObject::get documentation to
reflect Option return type (#9139)
add 237065b2bb Avoid clones in `make_array` for `StructArray` and
`GenericByteViewArray` (#9114)
No new revisions were added by this update.
Summary of changes:
arrow-array/src/array/byte_view_array.rs | 11 ++++++-----
arrow-array/src/array/struct_array.rs | 19 ++++++++++---------
arrow-data/src/data.rs | 30 ++++++++++++++++++++++++++++++
3 files changed, 46 insertions(+), 14 deletions(-)