[
https://issues.apache.org/jira/browse/ARROW-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657217#comment-17657217
]
Rok Mihevc commented on ARROW-182:
----------------------------------
This issue has been migrated to [issue
#15533|https://github.com/apache/arrow/issues/15533] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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)