[
https://issues.apache.org/jira/browse/ARROW-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Kalinkin reassigned ARROW-3477:
--------------------------------------
Assignee: Dmitry Kalinkin
> [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
> Attachments: arrow_0.10.0_i686_test_fail.log,
> arrow_0.11.0_i686_test_fail.log
>
> Time Spent: 10m
> 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
(v7.6.3#76005)