You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/03/29 18:46:41 UTC

[jira] [Updated] (ARROW-603) [C++] Add RecordBatch::Validate method that at least checks that schema matches the array metadata

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

Wes McKinney updated ARROW-603:
-------------------------------
    Fix Version/s: 0.3.0

> [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
>             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
(v6.3.15#6346)