[ 
https://issues.apache.org/jira/browse/ARROW-8747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wes McKinney resolved ARROW-8747.
---------------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

Issue resolved by pull request 7137
[https://github.com/apache/arrow/pull/7137]

> [C++] Feather tests with compression cause failure on big-endian platforms
> --------------------------------------------------------------------------
>
>                 Key: ARROW-8747
>                 URL: https://issues.apache.org/jira/browse/ARROW-8747
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Kazuaki Ishizaki
>            Assignee: Kazuaki Ishizaki
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> These tests are failed on Travis-CI s390x like 
> https://travis-ci.org/github/apache/arrow/builds/685085866#L3038
> {code}
> ...
> [ RUN      ] FeatherTests/TestFeather.ReadIndicesOrNames/0
> [       OK ] FeatherTests/TestFeather.ReadIndicesOrNames/0 (7 ms)
> [ RUN      ] FeatherTests/TestFeather.ReadIndicesOrNames/1
> [       OK ] FeatherTests/TestFeather.ReadIndicesOrNames/1 (1 ms)
> [ RUN      ] FeatherTests/TestFeather.ReadIndicesOrNames/2
> /arrow/cpp/build-support/run-test.sh: line 92:  6340 Killed                  
> $TEST_EXECUTABLE "$@" 2>&1
>       6341 Done                    | ${PYTHON:-python} 
> $ROOT/build-support/asan_symbolize.py
>       6342 Done                    | ${CXXFILT:-c++filt}
>       6343 Done                    | 
> $ROOT/build-support/stacktrace_addr2line.pl $TEST_EXECUTABLE
>       6344 Done                    | $pipe_cmd 2>&1
>       6345 Done                    | tee $LOGFILE
> /build/cpp/src/arrow/ipc
> ...
> [----------] 5 tests from TestWriteRecordBatch
> [ RUN      ] TestWriteRecordBatch.WriteWithCompression
> /arrow/cpp/build-support/run-test.sh: line 92:  6719 Killed                  
> $TEST_EXECUTABLE "$@" 2>&1
>       6720 Done                    | ${PYTHON:-python} 
> $ROOT/build-support/asan_symbolize.py
>       6721 Done                    | ${CXXFILT:-c++filt}
>       6722 Done                    | 
> $ROOT/build-support/stacktrace_addr2line.pl $TEST_EXECUTABLE
>       6723 Done                    | $pipe_cmd 2>&1
>       6724 Done                    | tee $LOGFILE
> /build/cpp/src/arrow/ipc
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to