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/12/28 17:38:23 UTC

[arrow] branch master updated (15503ee -> c46fd10)

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 15503ee  ARROW-11042: [Rust][DataFusion] Increase default batch size
     add c46fd10  ARROW-11046: [Rust][DataFusion] Support `count_distinct` in DataFrame API

No new revisions were added by this update.

Summary of changes:
 rust/datafusion/src/execution/dataframe_impl.rs | 3 ++-
 rust/datafusion/src/logical_plan/expr.rs        | 9 +++++++++
 rust/datafusion/src/logical_plan/mod.rs         | 6 +++---
 3 files changed, 14 insertions(+), 4 deletions(-)