This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from ab93ba1 ARROW-9018: [C++] Remove APIs that were marked as deprecated
in 0.17.0 and prior
add 24b3521 ARROW-7173: [Integration] Add test to verify Map field names
can be arbitrary
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compare.cc | 4 +-
cpp/src/arrow/ipc/json_internal.cc | 17 +---
cpp/src/arrow/ipc/json_test.cc | 132 +++++++++++++++++++++++++----
cpp/src/arrow/type.cc | 90 +++++++++++++++-----
cpp/src/arrow/type.h | 17 +++-
cpp/src/arrow/type_fwd.h | 8 +-
cpp/src/arrow/type_test.cc | 16 +++-
dev/archery/archery/integration/datagen.py | 22 ++++-
8 files changed, 241 insertions(+), 65 deletions(-)