You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by fs...@apache.org on 2020/02/20 14:37:56 UTC

[arrow] branch master updated (5549d72 -> 6ff1640)

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

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


    from 5549d72  ARROW-7889: [Rust] Add support to datafusion-cli for parquet files.
     add 6ff1640  ARROW-7884: [C++] Relax concurrency rules around GetSize()

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/io/concurrency.h |  2 +-
 cpp/src/arrow/io/interfaces.h  |  5 +++-
 cpp/src/parquet/file_reader.cc | 62 +++++++++++++++++++++---------------------
 3 files changed, 36 insertions(+), 33 deletions(-)