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/06 11:44:45 UTC

[arrow] branch master updated (c18aba8 -> 4bacb4c)

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 c18aba8  ARROW-11443: [Rust] Write datetime information for Date64 Type in csv writer
     add 4bacb4c  ARROW-11489: [Rust][DataFusion] Make DataFrame be Send + Sync

No new revisions were added by this update.

Summary of changes:
 rust/datafusion/src/dataframe.rs                |  2 +-
 rust/datafusion/src/execution/dataframe_impl.rs | 11 +++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)