[ 
https://issues.apache.org/jira/browse/ARROW-10610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kazuaki Ishizaki reassigned ARROW-10610:
----------------------------------------

    Assignee: Kazuaki Ishizaki

> [C++] arrow-utility-test and arrow-csv-test causes failures on a big-endian 
> platform
> ------------------------------------------------------------------------------------
>
>                 Key: ARROW-10610
>                 URL: https://issues.apache.org/jira/browse/ARROW-10610
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 3.0.0
>            Reporter: Kazuaki Ishizaki
>            Assignee: Kazuaki Ishizaki
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> After [https://github.com/apache/arrow/pull/8494] has been merged, the 
> following tests, which use {{1eN}} format, cause failures.
> {code}
> [ RUN      ] FloatingPointConversion.Basics
> /arrow/cpp/src/arrow/testing/gtest_util.cc:128: Failure
> Failed
> @@ -1, +1 @@
> --1e+30
> +0
> [  FAILED  ] FloatingPointConversion.Basics (3 ms)
> ...
> [ RUN      ] StringConversion.ToFloat
> /arrow/cpp/src/arrow/util/value_parsing_test.cc:35: Failure
> Expected equality of these values:
>   out
>     Which is: 0
>   expected
>     Which is: -1e+20
> Conversion failed for '-1e20'
> [  FAILED  ] StringConversion.ToFloat (0 ms)
> {code}



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

Reply via email to