Niranda Perera created ARROW-12864:
--------------------------------------
Summary: [C++] arrow::internal::InvertBitmap malformed impl
Key: ARROW-12864
URL: https://issues.apache.org/jira/browse/ARROW-12864
Project: Apache Arrow
Issue Type: Bug
Components: C++
Affects Versions: 4.0.0
Reporter: Niranda Perera
arrow::internal::InvertBitmap is defined in bitmap_ops.h
but there seems to be a small mistake in the impl bimap_ops.cc [2] (more like a
type IMO)
[1]
[https://github.com/apache/arrow/blob/master/cpp/src/arrow/util/bitmap_ops.h#L81]
[2]
https://github.com/apache/arrow/blob/master/cpp/src/arrow/util/bitmap_ops.cc#L392
--
This message was sent by Atlassian Jira
(v8.3.4#803005)