This is an automated email from the ASF dual-hosted git repository.
kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from d4e3898 ARROW-6165: [Integration] Run integration tests on multiple
cores
add 9392531 ARROW-7781: [C++] Improve message when referencing a missing
field
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/dataset/filter.cc | 1 +
cpp/src/arrow/dataset/filter_test.cc | 4 +++-
cpp/src/arrow/dataset/scanner.cc | 16 ++--------------
cpp/src/arrow/type.cc | 11 +++++++++++
cpp/src/arrow/type.h | 3 +++
cpp/src/arrow/type_test.cc | 21 +++++++++++++++++++++
6 files changed, 41 insertions(+), 15 deletions(-)