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/06/16 07:45:57 UTC

[arrow] branch master updated (6299c25 -> 04a1867)

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 6299c25  ARROW-9088: [Rust] Make prettyprint optional
     add 04a1867  ARROW-8993: [Rust] support reading non-seekable sources

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/json/reader.rs             | 260 ++++++++++++++++++++----------
 rust/arrow/test/data/mixed_arrays.json.gz | Bin 0 -> 141 bytes
 2 files changed, 179 insertions(+), 81 deletions(-)
 create mode 100644 rust/arrow/test/data/mixed_arrays.json.gz