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 2022/07/15 14:29:52 UTC

[GitHub] [arrow] westonpace commented on pull request #13143: ARROW-16523: [C++] Part 1 of ExecPlan cleanup: Centralized Task Group

westonpace commented on PR #13143:
URL: https://github.com/apache/arrow/pull/13143#issuecomment-1185603159

   > but I wonder why the span would be deleted - wouldn't the callback capture nostd::shared_ptr<Span>?
   
   It perhaps could have been changed that way but it was capturing `this` (where `this` is `ExecNode*`) and not the span itself.


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

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