You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/12/02 07:38:00 UTC

[jira] [Resolved] (ARROW-10697) [C++] Consolidate bitmap word readers

     [ https://issues.apache.org/jira/browse/ARROW-10697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou resolved ARROW-10697.
------------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

Issue resolved by pull request 8761
[https://github.com/apache/arrow/pull/8761]

> [C++] Consolidate bitmap word readers
> -------------------------------------
>
>                 Key: ARROW-10697
>                 URL: https://issues.apache.org/jira/browse/ARROW-10697
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: C++
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> We currently have {{BitmapWordReader}}, {{BitmapUInt64Reader}} and {{Bitmap::VisitWords}}.
> We should try to consolidate those, assuming benchmarks don't regress.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)