Gal Lushi created PARQUET-1713: ---------------------------------- Summary: [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
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)