You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by np...@apache.org on 2022/10/15 18:20:42 UTC

[arrow] branch master updated (d809c28508 -> 8b8841d4d7)

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

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


    from d809c28508 ARROW-17965: [C++] ExecBatch support for ChunkedArray values (#14348)
     add 8b8841d4d7 ARROW-18055: [C++] arrow-dataset-dataset-writer-test still times out occassionally (#14428)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/dataset/dataset_writer.cc |  5 ++++-
 cpp/src/arrow/util/async_util.cc        |  3 +++
 cpp/src/arrow/util/async_util_test.cc   | 23 +++++++++++++++++++++--
 3 files changed, 28 insertions(+), 3 deletions(-)