You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ag...@apache.org on 2020/03/27 21:32:25 UTC

[arrow] branch master updated (7625b79 -> 54ca546)

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

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


    from 7625b79  ARROW-6895: [C++][Parquet] Do not reset dictionary in ByteArrayDictionaryRecordReader during incremental reads
     add 54ca546  ARROW-8241: [Rust] Add Schema convenience methods index_of and field_with_name

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/datatypes.rs | 94 +++++++++++++++++++++++++++++++--------------
 1 file changed, 65 insertions(+), 29 deletions(-)