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/02/16 04:55:26 UTC

[arrow] branch master updated (ab30736 -> 96dbeec)

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 ab30736  ARROW-11598: [Rust] Split buffer.rs in smaller files
     add 96dbeec  ARROW-11616: [Rust][DataFusion] Add collect_partitioned on DataFrame

No new revisions were added by this update.

Summary of changes:
 rust/datafusion/src/dataframe.rs                | 16 ++++++++++++++++
 rust/datafusion/src/execution/dataframe_impl.rs | 17 +++++++++++++++--
 2 files changed, 31 insertions(+), 2 deletions(-)