You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/10/07 14:21:07 UTC

[GitHub] [arrow] bkietz commented on a change in pull request #8362: ARROW-10196: [C++] Add Future::DeferNotOk

bkietz commented on a change in pull request #8362:
URL: https://github.com/apache/arrow/pull/8362#discussion_r501052555



##########
File path: cpp/src/arrow/util/future.h
##########
@@ -358,6 +357,13 @@ class Future {
     return fut;
   }
 
+  static Future DeferNotOk(Result<Future> maybe_future) {

Review comment:
       Will do




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org