You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/05/02 18:39:13 UTC

[jira] [Updated] (ARROW-182) [C++] Add a Validate method for primitive Array and make the parent Array's implementation virtual

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

Uwe L. Korn updated ARROW-182:
------------------------------
    Component/s: C++

> [C++] Add a Validate method for primitive Array and make the parent Array's implementation virtual
> --------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-182
>                 URL: https://issues.apache.org/jira/browse/ARROW-182
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Micah Kornfield
>            Priority: Minor
>
> We should Validate the bitmask is well formed for child arrays (all bits that don't correspond to a slot should be zero).    Once the validate method is added we should be able to make the parent classes method virtual to avoid new implementors missing it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)