[ https://issues.apache.org/jira/browse/ARROW-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657635#comment-17657635 ]
Rok Mihevc commented on ARROW-603: ---------------------------------- This issue has been migrated to [issue #16234|https://github.com/apache/arrow/issues/16234] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [C++] Add RecordBatch::Validate method that at least checks that schema > matches the array metadata > -------------------------------------------------------------------------------------------------- > > Key: ARROW-603 > URL: https://issues.apache.org/jira/browse/ARROW-603 > Project: Apache Arrow > Issue Type: New Feature > Components: C++ > Reporter: Wes McKinney > Assignee: Wes McKinney > Priority: Major > Fix For: 0.3.0 > > > If the data type in a schema does not match the array {{type()}} metadata, > this passes unchecked. It would be useful to have a function that can check > for this, and for this to run automatically in debug builds (i.e. inside a > {{DCHECK}}) -- This message was sent by Atlassian Jira (v8.20.10#820010)