[ 
https://issues.apache.org/jira/browse/ARROW-9092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130756#comment-17130756
 ] 

Wes McKinney commented on ARROW-9092:
-------------------------------------

The hang seems to be in TestRoundFunctions

{code}
$ ./debug/gandiva-decimal-test 
Running main() from ../googletest/src/gtest_main.cc
[==========] Running 17 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 17 tests from TestDecimal
[ RUN      ] TestDecimal.TestSimple
[       OK ] TestDecimal.TestSimple (135 ms)
[ RUN      ] TestDecimal.TestLiteral
[       OK ] TestDecimal.TestLiteral (58 ms)
[ RUN      ] TestDecimal.TestIfElse
[       OK ] TestDecimal.TestIfElse (27 ms)
[ RUN      ] TestDecimal.TestCompare
[       OK ] TestDecimal.TestCompare (54 ms)
[ RUN      ] TestDecimal.TestRoundFunctions
{code}

> [C++] gandiva-decimal-test hangs with LLVM 9
> --------------------------------------------
>
>                 Key: ARROW-9092
>                 URL: https://issues.apache.org/jira/browse/ARROW-9092
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Wes McKinney
>            Priority: Major
>
> I built Gandiva C++ unittests with LLVM 9 on Ubuntu 18.04 and 
> gandiva-decimal-test hangs forever



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to