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

[arrow] branch master updated (0b83c92 -> ca12cd1)

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

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


    from 0b83c92  ARROW-7302: [C++] CSV: allow dictionary types in explicit column types
     add ca12cd1  ARROW-10024: [C++][Parquet] Create nested reading benchmarks

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/testing/random.cc                  |  35 +++++-
 cpp/src/arrow/testing/random.h                   |  49 +++++---
 cpp/src/parquet/arrow/reader_writer_benchmark.cc | 142 +++++++++++++++++++----
 docs/source/developers/cpp/conventions.rst       |  21 ++++
 4 files changed, 204 insertions(+), 43 deletions(-)