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 2017/01/12 03:41:16 UTC

[jira] [Commented] (PARQUET-830) [C++] Add additional configuration options to parquet::arrow::OpenFIle

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

Wes McKinney commented on PARQUET-830:
--------------------------------------

PR: https://github.com/apache/parquet-cpp/pull/219

> [C++] Add additional configuration options to parquet::arrow::OpenFIle
> ----------------------------------------------------------------------
>
>                 Key: PARQUET-830
>                 URL: https://issues.apache.org/jira/browse/PARQUET-830
>             Project: Parquet
>          Issue Type: New Feature
>          Components: parquet-cpp
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>
> Since ParquetFileReader/Writer constructors can throw exceptions, it's useful to wrap them in functions that catch exceptions and return {{arrow::Status}} in the event of failure. We already have this, but it is missing some new options added (like passing in already-computed metadata). 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)