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 2020/12/22 14:03:31 UTC

[arrow] branch master updated (1d874fa -> 0519c4c)

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 1d874fa  ARROW-11005: [Rust] Remove indirection from `take` kernel
     add 0519c4c  ARROW-5950: [Rust][DataFusion] Add logger

No new revisions were added by this update.

Summary of changes:
 rust/arrow-flight/src/arrow.flight.protocol.rs | 5 +++--
 rust/benchmarks/Cargo.toml                     | 3 ++-
 rust/benchmarks/src/bin/tpch.rs                | 2 ++
 rust/datafusion/Cargo.toml                     | 1 +
 rust/datafusion/src/execution/context.rs       | 4 +++-
 5 files changed, 11 insertions(+), 4 deletions(-)