You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/09/11 14:30:00 UTC

[jira] [Created] (ARROW-1523) [C++] Add helper data struct with methods for reading a validity bitmap possibly having a non-zero offset

Wes McKinney created ARROW-1523:
-----------------------------------

             Summary: [C++] Add helper data struct with methods for reading a validity bitmap possibly having a non-zero offset
                 Key: ARROW-1523
                 URL: https://issues.apache.org/jira/browse/ARROW-1523
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Wes McKinney
             Fix For: 0.8.0


We're currently doing this using macros, but having a struct data structure with methods would may have the same performance (we should benchmark!) and more readable code



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)