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 2019/02/27 18:58:00 UTC

[jira] [Commented] (ARROW-3770) [C++] Validate or add option to validate arrow::Table schema in parquet::arrow::FileWriter::WriteTable

    [ https://issues.apache.org/jira/browse/ARROW-3770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16779651#comment-16779651 ] 

Wes McKinney commented on ARROW-3770:
-------------------------------------

This should have the same fix applied as https://github.com/apache/arrow/commit/4a084b79f9ab5c1f73658a5e5ff3581f5b875c42

> [C++] Validate or add option to validate arrow::Table schema in parquet::arrow::FileWriter::WriteTable
> ------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-3770
>                 URL: https://issues.apache.org/jira/browse/ARROW-3770
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Wes McKinney
>            Priority: Major
>              Labels: parquet
>             Fix For: 0.13.0
>
>
> 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)