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

[arrow] branch master updated (b448de7 -> 4a6eb19)

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

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


    from b448de7  ARROW-11216: [Rust] add doc example for StringDictionaryBuilder
     add 4a6eb19  ARROW-11268: [Rust][DataFusion] MemTable::load output partition support

No new revisions were added by this update.

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