You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ne...@apache.org on 2022/06/13 18:32:59 UTC

[arrow-rs] branch master updated (fcf655e19 -> 9bcd052bd)

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(-)