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/03/15 12:17:48 UTC

[GitHub] [arrow] lidavidm edited a comment on pull request #12609: ARROW-15067: [C++] Add tracing spans to the scanner

lidavidm edited a comment on pull request #12609:
URL: https://github.com/apache/arrow/pull/12609#issuecomment-1067919631


   Ah, I was thinking we could also have a Future carry a Span that it would activate when running callbacks/continuations. But yes, we would also want to instrument Executor as well. (And maybe instead of putting Span on Future, it should be attached to the callback 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