You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2021/02/25 18:24:29 UTC

[arrow] branch master updated (6b09bb6 -> e10d2ea)

This is an automated email from the ASF dual-hosted git repository.

alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 6b09bb6  ARROW-11779: [Rust] make alloc module public
     add e10d2ea  ARROW-11777: [Rust] impl AsRef for StringBuilder/BinaryBuilder

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/array/builder.rs              | 24 +++++++++++++-----------
 rust/datafusion/src/physical_plan/explain.rs |  2 +-
 2 files changed, 14 insertions(+), 12 deletions(-)