[ https://issues.apache.org/jira/browse/ARROW-4726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rok Mihevc updated ARROW-4726: ------------------------------ External issue URL: https://github.com/apache/arrow/issues/21248 > [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)