You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/12/09 14:31:00 UTC

[jira] [Updated] (PARQUET-1713) [C++] Refactor Parquet Code Samples to use Result APIs

     [ https://issues.apache.org/jira/browse/PARQUET-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated PARQUET-1713:
------------------------------------
    Labels: pull-request-available  (was: )

> [C++] Refactor Parquet Code Samples to use Result<T> APIs
> ---------------------------------------------------------
>
>                 Key: PARQUET-1713
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1713
>             Project: Parquet
>          Issue Type: Bug
>            Reporter: Gal Lushi
>            Priority: Minor
>              Labels: pull-request-available
>
> Currently, the Parquet code samples use the (now deprecated by ARROW-7235) `Status`-returning functions.
> See [https://github.com/apache/arrow/pull/5994]
> this also closes ARROW-7352 which was opened is the wrong JIRA by mistake.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)