[ https://issues.apache.org/jira/browse/ARROW-4726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661748#comment-17661748 ]
Rok Mihevc commented on ARROW-4726: ----------------------------------- This issue has been migrated to [issue #21248|https://github.com/apache/arrow/issues/21248] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [C++] IntToFloatingPoint tests disabled under 32bit builds > ---------------------------------------------------------- > > Key: ARROW-4726 > URL: https://issues.apache.org/jira/browse/ARROW-4726 > Project: Apache Arrow > Issue Type: Improvement > Components: C++ > Reporter: Javier Luraschi > Priority: Minor > > Follow up to needed for > [arrow/pull/3693/files|https://github.com/apache/arrow/pull/3693/files]. > Under cpp/src/arrow/compute/kernels/cast-test.cc, the > TestCast/IntToFloatingPoint test was disabled by added: > {code:java} > #if ARROW_BITNESS >= 64 > #endif{code} > This should be reverted and investigated further. -- This message was sent by Atlassian Jira (v8.20.10#820010)