[
https://issues.apache.org/jira/browse/ARROW-11398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273330#comment-17273330
]
Yibo Cai commented on ARROW-11398:
----------------------------------
I reproduced this issue on one aarch64 server. As [~apitrou] commented, this
bug is related to compiler.
This bug occurs with gcc-9.3.0, same as build log fromĀ [~tobim].
I also tried gcc-7.5.0, everything is fine.
Will do some deeper investigation when have time.
> [C++][Compute] Test failures 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
> 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)