You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2021/09/14 20:26:00 UTC

[jira] [Commented] (ARROW-14000) [C++] Add profiling / tracing for exec plan

    [ https://issues.apache.org/jira/browse/ARROW-14000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17415146#comment-17415146 ] 

David Li commented on ARROW-14000:
----------------------------------

I mean to get back to ARROW-12671 when I can find time, I really need to carve out some time and figure out the last issue (why Jaeger and the other reporting tools just don't work) unless we're ok maintaining our own visualizations (which may not necessarily be a bad choice depending on what we need from them).

> [C++] Add profiling / tracing for exec plan
> -------------------------------------------
>
>                 Key: ARROW-14000
>                 URL: https://issues.apache.org/jira/browse/ARROW-14000
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Weston Pace
>            Priority: Major
>
> At a minimum we should be able to see how much time is spent in each node.
> Other nice reports to see:
>  * Bandwidth vs. time for each operator
>  * Some visualization of threading / parallelism
> This should be done in tandem with / on top of ARROW-12671



--
This message was sent by Atlassian Jira
(v8.3.4#803005)