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/08/19 21:06:49 UTC

[arrow] branch master updated (f0f02c6 -> 9e73081)

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 f0f02c6  ARROW-9784: [Rust][DataFusion] Make running TPCH benchmark repeatable
     add 9e73081  ARROW-9733: [Rust] [DataFusion] Added support for COUNT/MIN/MAX on string columns

No new revisions were added by this update.

Summary of changes:
 .../src/execution/physical_plan/common.rs          | 11 +++
 .../src/execution/physical_plan/expressions.rs     | 96 +++++++++++++++++++---
 2 files changed, 94 insertions(+), 13 deletions(-)