You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ks...@apache.org on 2021/04/15 18:45:21 UTC

[arrow] branch master updated (49455ec -> ec6436e)

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

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


    from 49455ec  ARROW-12367: [C++] Stop producing when PushGenerator was destroyed
     add ec6436e  ARROW-12402: [Rust] [DataFusion] Implement SQL metrics example

No new revisions were added by this update.

Summary of changes:
 .../datafusion/src/physical_plan/hash_aggregate.rs | 38 +++++++++++++++++-
 rust/datafusion/src/physical_plan/mod.rs           | 46 ++++++++++++++++++++++
 2 files changed, 82 insertions(+), 2 deletions(-)