You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Niranda Perera (Jira)" <ji...@apache.org> on 2021/05/25 01:26:00 UTC

[jira] [Updated] (ARROW-12864) [C++] Remove needless out argument from arrow::internal::InvertBitmap

     [ 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)