[
https://issues.apache.org/jira/browse/ARROW-12864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niranda Perera updated ARROW-12864:
-----------------------------------
Summary: [C++] Remove needless out argument from
arrow::internal::InvertBitmap (was: [C++] arrow::internal::InvertBitmap
malformed impl)
> [C++] Remove needless out argument from arrow::internal::InvertBitmap
> ---------------------------------------------------------------------
>
> 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
> Assignee: Niranda Perera
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)