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/01/07 16:54:16 UTC

[arrow] branch master updated (dfee391 -> 4327e4b)

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 dfee391  ARROW-9187: [R] Add bindings for arithmetic kernels
     add 4327e4b  ARROW-11122: [Rust] Added FFI support for date and time.

No new revisions were added by this update.

Summary of changes:
 rust/arrow-pyarrow-integration-testing/src/lib.rs  | 15 ++++++
 .../tests/test_sql.py                              | 15 ++++++
 rust/arrow/src/ffi.rs                              | 59 ++++++++++++++++++++--
 3 files changed, 84 insertions(+), 5 deletions(-)