Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.17.1
-
Linux 4.14.0-115.21.2.el7a.ppc64le
Description
When compiling the master branch from github on IBM P9 (Summit), I get
{{In file included from /ccs/proj/stf006/glaser/rapids/arrow/cpp/src/arrow/array/dict_internal.h:35:0,
from /ccs/proj/stf006/glaser/rapids/arrow/cpp/src/arrow/array/builder_dict.cc:22:
/ccs/proj/stf006/glaser/rapids/arrow/cpp/src/arrow/util/hashing.h: In static member function 'static uint32_t arrow::internal::SmallScalarTraits<_vector(4) __bool int>::AsIndex(_vector(4) __bool int)':
/ccs/proj/stf006/glaser/rapids/arrow/cpp/src/arrow/util/hashing.h:495:60: error: cannot convert '__vector(4) int' to 'uint32_t {aka unsigned int}' in return
static uint32_t AsIndex(bool value) { return value ? 1 : 0; }
^}}
Attachments
Issue Links
- links to