You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ag...@apache.org on 2020/12/16 15:34:34 UTC

[arrow] branch master updated (c1ed9db -> aac3c33)

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

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


    from c1ed9db  ARROW-10933: [Rust] Update readme files in regard to nightly rust
     add aac3c33  ARROW-10915: [Rust] README.md: set the Env vars as absolute dirs; several minor fixes.

No new revisions were added by this update.

Summary of changes:
 rust/README.md                              | 16 ++++------------
 rust/arrow/README.md                        |  4 ++--
 rust/arrow/src/array/equal/mod.rs           |  6 +++---
 rust/arrow/src/compute/kernels/substring.rs |  8 ++++----
 rust/arrow/src/datatypes.rs                 |  2 +-
 rust/arrow/src/error.rs                     |  2 +-
 rust/arrow/src/ffi.rs                       | 10 +++++-----
 7 files changed, 20 insertions(+), 28 deletions(-)