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/11 20:47:20 UTC

[arrow] branch master updated (5e3fcfa -> 7c5cf92)

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 5e3fcfa  ARROW-11592: [Rust] Fix typo in comment
     add 7c5cf92  ARROW-11561: [Rust][DataFusion] Add Send + Sync to MemTable::load

No new revisions were added by this update.

Summary of changes:
 rust/benchmarks/src/bin/tpch.rs                 | 9 +++------
 rust/datafusion/benches/sort_limit_query_sql.rs | 2 +-
 rust/datafusion/src/datasource/memory.rs        | 2 +-
 3 files changed, 5 insertions(+), 8 deletions(-)