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

[arrow] branch master updated (5db1d2a -> e642354)

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

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


    from 5db1d2a  ARROW-11072: [Rust] [Parquet] Support reading decimal from physical int types
     add e642354  ARROW-11096: [Rust] C data interface for [Large]binary

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/array/array_binary.rs | 24 ++++--------
 rust/arrow/src/ffi.rs                | 74 +++++++++++++++++++++++++++++-------
 2 files changed, 69 insertions(+), 29 deletions(-)