You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/11/12 22:03:00 UTC

[jira] [Updated] (PARQUET-1362) [C++] Validate or add option to validate arrow::Table schema in parquet::arrow::FileWriter::WriteTable

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

Wes McKinney updated PARQUET-1362:
----------------------------------
    Fix Version/s: cpp-1.6.0

> [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: C++
>            Reporter: Wes McKinney
>            Priority: Major
>              Labels: parquet
>
> 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)