Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-603

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

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.3.0
    • C++
    • None

    Description

      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)

      Attachments

        Issue Links

          Activity

            People

              wesm Wes McKinney
              wesm Wes McKinney
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: