[
https://issues.apache.org/jira/browse/ARROW-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-4008:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/20610
> [C++] Integration test executable failure
> -----------------------------------------
>
> Key: ARROW-4008
> URL: https://issues.apache.org/jira/browse/ARROW-4008
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Labels: ci-failure, pull-request-available
> Fix For: 0.12.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> See consistent CI failures:
> {code}
> -- Creating binary inputs
> /home/travis/build/apache/arrow/cpp-build/debug/arrow-json-integration-test
> --integration
> --arrow=/tmp/tmpx3363_ef/ffd61e898f66410093235f7b3edc0b8f_struct_example.json_to_arrow
> --json=/home/travis/build/apache/arrow/integration/data/struct_example.json
> --mode=JSON_TO_ARROW
> -- Validating file
> /home/travis/build/apache/arrow/cpp-build/debug/arrow-json-integration-test
> --integration
> --arrow=/tmp/tmpx3363_ef/ffd61e898f66410093235f7b3edc0b8f_struct_example.json_to_arrow
> --json=/home/travis/build/apache/arrow/integration/data/struct_example.json
> --mode=VALIDATE
> -- Validating stream
> /home/travis/build/apache/arrow/cpp-build/debug/file-to-stream
> /tmp/tmpx3363_ef/ffd61e898f66410093235f7b3edc0b8f_struct_example.json_to_arrow
> >
> /tmp/tmpx3363_ef/d9968e28006f42ee9df239f50c71231a_struct_example.arrow_to_stream
> cat
> /tmp/tmpx3363_ef/d9968e28006f42ee9df239f50c71231a_struct_example.arrow_to_stream
> | /home/travis/build/apache/arrow/cpp-build/debug/stream-to-file >
> /tmp/tmpx3363_ef/eaf061ea34e64a08bf38800d4fe5a9be_struct_example.stream_to_arrow
> /home/travis/build/apache/arrow/cpp-build/debug/arrow-json-integration-test
> --integration
> --arrow=/tmp/tmpx3363_ef/eaf061ea34e64a08bf38800d4fe5a9be_struct_example.stream_to_arrow
> --json=/home/travis/build/apache/arrow/integration/data/struct_example.json
> --mode=VALIDATE
> Command failed:
> /home/travis/build/apache/arrow/cpp-build/debug/arrow-json-integration-test
> --integration
> --arrow=/tmp/tmpx3363_ef/eaf061ea34e64a08bf38800d4fe5a9be_struct_example.stream_to_arrow
> --json=/home/travis/build/apache/arrow/integration/data/struct_example.json
> --mode=VALIDATE
> With output:
> --------------
> Error message: Invalid:
> /home/travis/build/apache/arrow/cpp/src/arrow/ipc/json-integration-test.cc:151
> code: RecordBatchFileReader::Open(arrow_file.get(), &arrow_reader)
> /home/travis/build/apache/arrow/cpp/src/arrow/ipc/reader.cc:624 code:
> ReadFooter()
> File is too small: 0
> {code}
> https://travis-ci.org/apache/arrow/jobs/467092615#L2567
--
This message was sent by Atlassian Jira
(v8.20.10#820010)