You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Will Jones (Jira)" <ji...@apache.org> on 2022/08/12 17:28:00 UTC

[jira] [Created] (ARROW-17400) [C++] Move Parquet APIs to use Result instead of Status

Will Jones created ARROW-17400:
----------------------------------

             Summary: [C++] Move Parquet APIs to use Result instead of Status
                 Key: ARROW-17400
                 URL: https://issues.apache.org/jira/browse/ARROW-17400
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
    Affects Versions: 9.0.0
            Reporter: Will Jones


Notably, IPC and CSV have "open file" methods that return result, while opening a Parquet file requires passing in an out variable.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)