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/14 10:44:36 UTC

[arrow] branch master updated (88e9eb8 -> f55a3f3)

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 88e9eb8  ARROW-11599: [Rust] Add function to create array with all nulls
     add f55a3f3  ARROW-11594: [Rust] Support pretty printing of  NullArray

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/util/display.rs |  3 +++
 rust/arrow/src/util/pretty.rs  | 45 ++++++++++++++++++++++++++++++++++++++----
 2 files changed, 44 insertions(+), 4 deletions(-)