[
https://issues.apache.org/jira/browse/ARROW-11398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273466#comment-17273466
]
Tobias Mayer commented on ARROW-11398:
--------------------------------------
[~yibo] I wouldn't be so sure without looking a bit deeper into this. An
alternative explanation would be that some undefined behavior is exploited by
the newer GCC, but the problem doesn't surface on amd64 because of its more
forgiving memory model.
> [C++][Compute] Test failures with gcc-9.3 on aarch64
> ----------------------------------------------------
>
> Key: ARROW-11398
> URL: https://issues.apache.org/jira/browse/ARROW-11398
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Affects Versions: 3.0.0
> Reporter: Tobias Mayer
> Assignee: Yibo Cai
> Priority: Major
> Attachments: aarch64.log
>
>
> The tests
> * arrow-compute-scalar-test
> ** "TestCompareKernel.PrimitiveRandomTests"
> * arrow-compute-vector-test
> ** "TestFilterKernelWithNumeric/3.CompareArrayAndFilterRandomNumeric"
> ** "TestFilterKernelWithNumeric/7.CompareArrayAndFilterRandomNumeric"
> Fail on aarch64 on NixOS. Full Build log is attached.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)