Skip to content

[C++] Add RecordBatch::Validate method that at least checks that schema matches the array metadata #16234

@asfimport

Description

@asfimport

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)

Reporter: Wes McKinney / @wesm
Assignee: Wes McKinney / @wesm

Related issues:

Note: This issue was originally created as ARROW-603. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions