You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2021/09/27 17:48:19 UTC

[arrow] branch master updated (3cf9329 -> 87ec55e)

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

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


    from 3cf9329  ARROW-14054: [C++][Docs] Simplify C++ row conversion example
     add 87ec55e  ARROW-14026: [C++] Enable batch parallelism in Parquet scanner

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/dataset/file_parquet.cc      | 12 ++++++++----
 cpp/src/arrow/dataset/file_parquet_test.cc |  1 +
 cpp/src/parquet/arrow/reader.cc            | 14 +++++++++++---
 cpp/src/parquet/arrow/reader.h             |  3 ++-
 4 files changed, 22 insertions(+), 8 deletions(-)