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/10 11:16:54 UTC

[arrow] branch master updated (636e4e1 -> ae8d9ba)

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 636e4e1  ARROW-11551: [C++][Gandiva] Fix castTimestamp(utf8) function
     add ae8d9ba  ARROW-11476: [Rust][DataFusion] Test running of TPCH benchmarks in CI

No new revisions were added by this update.

Summary of changes:
 rust/benchmarks/src/bin/tpch.rs                    | 101 ++++++++++++++++-----
 .../src/physical_plan/coalesce_batches.rs          |   3 +
 rust/datafusion/src/physical_plan/hash_join.rs     |   2 +-
 3 files changed, 83 insertions(+), 23 deletions(-)