This is an automated email from the ASF dual-hosted git repository.
bkietz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 34340c6 ARROW-7926: [Dev] Improve "archery lint" UI
add 946beaa ARROW-7916: [C++] Project IPC batches to materialized fields
only
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/dataset/dataset.h | 17 +-
cpp/src/arrow/dataset/dataset_internal.h | 5 +-
cpp/src/arrow/dataset/file_ipc.cc | 31 +++-
cpp/src/arrow/dataset/file_ipc_test.cc | 141 +++++++++-----
cpp/src/arrow/dataset/file_parquet_test.cc | 284 +++++++++++++----------------
cpp/src/arrow/dataset/test_util.h | 12 ++
6 files changed, 271 insertions(+), 219 deletions(-)