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 b780a0bb2 Update proc-macro2 requirement from =1.0.59 to =1.0.60
(#4388)
add 7fa82d681 Add NullBuffer and BooleanBuffer From conversions (#4380)
No new revisions were added by this update.
Summary of changes:
arrow-array/src/array/primitive_array.rs | 20 ++++++++++++++++++--
arrow-buffer/src/buffer/boolean.rs | 28 ++++++++++++++++++++++++++--
arrow-buffer/src/buffer/null.rs | 24 ++++++++++++++++++++++++
3 files changed, 68 insertions(+), 4 deletions(-)