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:01:16 UTC

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

Wes McKinney created PARQUET-830:
------------------------------------

             Summary: [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)