[
https://issues.apache.org/jira/browse/ARROW-11398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280199#comment-17280199
]
Yibo Cai commented on ARROW-11398:
----------------------------------
gcc community has backported tree-optimization patch to gcc-9 release branch.
[1]
This bug will be fixed in gcc-9.4.
There may be some days before Ubuntu update their gcc release. I expect it will
be soon.
Thanks [~tobim] to test and report this issue, it's actually a critical
compiler bug that drives the community to backport according patches quickly.
[1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97236#c12
> [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)