This is an automated email from the ASF dual-hosted git repository.
tustvold pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from 82fc0df73ab Add MapBuilder::with_values_field to support non-nullable
values (#5482) (#5483)
add 94da02f0434 Fix NullBufferBuilder::new_from_buffer wrong size
assertion (#5489)
No new revisions were added by this update.
Summary of changes:
arrow-array/src/array/primitive_array.rs | 17 +++++++++++++++++
arrow-buffer/src/builder/null.rs | 2 +-
2 files changed, 18 insertions(+), 1 deletion(-)