[
https://issues.apache.org/jira/browse/ARROW-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-182:
-----------------------------
External issue URL: https://github.com/apache/arrow/issues/15533
> [C++] Remove Array::Validate virtual function and make a separate method
> ------------------------------------------------------------------------
>
> Key: ARROW-182
> URL: https://issues.apache.org/jira/browse/ARROW-182
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Micah Kornfield
> Assignee: Wes McKinney
> Priority: Minor
> Fix For: 0.4.0
>
>
> 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
(v8.20.10#820010)