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 3a4023a PARQUET-1785: [C++] Implement
ByteStreamSplitDecoder::DecodeArrow and refactor tests
add da9e0ff ARROW-1636: [C++][Integration] Implement integration test
parsing in C++ for null type, add integration test data generation
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/ipc/json_internal.cc | 15 +++++--
cpp/src/arrow/ipc/json_test.cc | 11 +++--
dev/archery/archery/cli.py | 3 ++
dev/archery/archery/integration/datagen.py | 72 ++++++++++++++++++++++--------
dev/archery/archery/integration/runner.py | 9 +++-
5 files changed, 84 insertions(+), 26 deletions(-)