Wes McKinney created PARQUET-1362:
-------------------------------------
Summary: [C++] Validate or add option to validate arrow::Table
schema in parquet::arrow::FileWriter::WriteTable
Key: PARQUET-1362
URL: https://issues.apache.org/jira/browse/PARQUET-1362
Project: Parquet
Issue Type: Improvement
Components: parquet-cpp
Reporter: Wes McKinney
Failing to validate will cause a segfault when the passed table does not match
the schema used to instantiate the writer. See ARROW-2926
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)