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 2022/04/07 12:49:00 UTC

[jira] [Resolved] (ARROW-15067) [C++] Add OT spans for the scanner

     [ https://issues.apache.org/jira/browse/ARROW-15067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Li resolved ARROW-15067.
------------------------------
    Fix Version/s: 8.0.0
       Resolution: Fixed

Issue resolved by pull request 12609
[https://github.com/apache/arrow/pull/12609]

> [C++] Add OT spans for the scanner
> ----------------------------------
>
>                 Key: ARROW-15067
>                 URL: https://issues.apache.org/jira/browse/ARROW-15067
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: C++
>            Reporter: Weston Pace
>            Assignee: Joost Hoozemans
>            Priority: Major
>              Labels: pull-request-available, query-engine
>             Fix For: 8.0.0
>
>          Time Spent: 17h 20m
>  Remaining Estimate: 0h
>
> There should be one span for each "read batch" and one scan for each "read file".  The batch spans should be children of the file span.
> If possible it would be nice if the "read file" spans were children of the exec plan when the scanner is being used as a source node.  I'm not sure if this is doable though since the scanner is often used outside the exec plan.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)