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/06/22 13:14:19 UTC

[arrow] branch master updated (c18c755 -> 01b4ce2)

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 c18c755  ARROW-13139: [C++] ReadaheadGenerator cannot be safely copied/moved
     add 01b4ce2  ARROW-12827: [C++] Improve error message for dataset discovery failure

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/dataset/discovery.cc         | 10 ++++--
 cpp/src/arrow/dataset/file_csv_test.cc     |  2 +-
 cpp/src/arrow/dataset/file_ipc_test.cc     |  2 +-
 cpp/src/arrow/dataset/file_parquet_test.cc |  2 +-
 cpp/src/arrow/dataset/test_util.h          | 50 ++++++++++++++++++++++++------
 5 files changed, 52 insertions(+), 14 deletions(-)