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 ca83a14 ARROW-7114: [JS][CI] Enable NodeJS tests for Windows
add b254a30 ARROW-12500: [C++][Datasets] Ensure better test coverage of
Dataset file formats
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/dataset/file_csv.cc | 12 +-
cpp/src/arrow/dataset/file_csv_test.cc | 86 ++++--
cpp/src/arrow/dataset/file_ipc_test.cc | 309 +++----------------
cpp/src/arrow/dataset/file_parquet_test.cc | 467 ++++++++++-------------------
cpp/src/arrow/dataset/scanner_test.cc | 14 +-
cpp/src/arrow/dataset/test_util.h | 310 +++++++++++++++++++
6 files changed, 590 insertions(+), 608 deletions(-)