This is an automated email from the ASF dual-hosted git repository.
nevime pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from fcf655e19 Zero copy page decoding from bytes (#1810)
add 9bcd052bd Omit validity buffer in PrimitiveArray::from_iter when all
values are valid (#1859)
No new revisions were added by this update.
Summary of changes:
arrow/src/array/array.rs | 4 +++-
arrow/src/array/array_primitive.rs | 30 +++++++++++++++++++++++-------
2 files changed, 26 insertions(+), 8 deletions(-)