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/01/02 08:29:12 UTC

[arrow] branch master updated (cd22be6 -> 7460845)

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 cd22be6  ARROW-10996: [Rust] [Parquet] change return value type of get_arrow_schema_from_metadata()
     add 7460845  ARROW-11099: [Rust] Remove unsafe value_slice and raw_values methods from primitive and boolean arrays

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/array/array_boolean.rs   | 14 --------------
 rust/arrow/src/array/array_primitive.rs | 13 -------------
 2 files changed, 27 deletions(-)