[
https://issues.apache.org/jira/browse/ARROW-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17660500#comment-17660500
]
Rok Mihevc commented on ARROW-3477:
-----------------------------------
This issue has been migrated to [issue
#19796|https://github.com/apache/arrow/issues/19796] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] Testsuite fails on 32 bit arch
> ------------------------------------
>
> Key: ARROW-3477
> URL: https://issues.apache.org/jira/browse/ARROW-3477
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Affects Versions: 0.11.0
> Reporter: Dmitry Kalinkin
> Assignee: Dmitry Kalinkin
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.12.0
>
> Attachments: arrow_0.10.0_i686_test_fail.log,
> arrow_0.11.0_i686_test_fail.log
>
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> While investigating PARQUET-1438 we have discovered that there is a
> regression in arrow-cpp testsuite results between versions 0.10.0 and 0.11.0
> when running in 32 bit executable. There used to be just a single test
> failing:
> * array-test
> and starting 0.11.0 it's four tests:
> * array-test
> * buffer-test
> * bit-util-test
> * rle-encoding-test
> (list not including parquet-* tests)
> I did bisect and found that the three tests were broken in
> 479c011a6ac7a8f1e6d77ecf651a4b2be9e5eec0
--
This message was sent by Atlassian Jira
(v8.20.10#820010)