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

[jira] [Resolved] (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 ]

Gal Lushi resolved PARQUET-1713.
--------------------------------
    Resolution: Duplicate

Closing as this a Duplicate of PARQUET-1712

> [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
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)