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 2016/10/17 14:42:58 UTC

[jira] [Created] (PARQUET-752) [C++] Conform parquet_arrow to upstream API changes

Wes McKinney created PARQUET-752:
------------------------------------

             Summary: [C++] Conform parquet_arrow to upstream API changes
                 Key: PARQUET-752
                 URL: https://issues.apache.org/jira/browse/PARQUET-752
             Project: Parquet
          Issue Type: New Feature
          Components: parquet-cpp
            Reporter: Wes McKinney
            Assignee: Wes McKinney


See ARROW-261 https://github.com/apache/arrow/pull/176 -- primarily, {{ArrowBuilder::Finish}} can technically fail in some cases, so it now returns Status. There's also some bit utility function renaming in ARROW-317, so this patch will incorporate both changes



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