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 2020/11/29 06:15:53 UTC

[arrow] branch master updated (3ebda83 -> a2d1708)

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 3ebda83  ARROW-10754: [GLib] Add support for metadata to GArrowField
     add a2d1708  ARROW-4544: [Rust] JSON nested struct reader

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/json/reader.rs            | 459 +++++++++++++++++++------------
 rust/arrow/test/data/nested_structs.json |   4 +
 2 files changed, 282 insertions(+), 181 deletions(-)
 create mode 100644 rust/arrow/test/data/nested_structs.json