You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Andrew Lamb (Jira)" <ji...@apache.org> on 2021/04/26 12:41:04 UTC

[jira] [Reopened] (ARROW-9552) [Rust] [DataFusion] Implement metrics framework

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

Andrew Lamb reopened ARROW-9552:
--------------------------------

> [Rust] [DataFusion] Implement metrics framework
> -----------------------------------------------
>
>                 Key: ARROW-9552
>                 URL: https://issues.apache.org/jira/browse/ARROW-9552
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust, Rust - DataFusion
>            Reporter: Andy Grove
>            Priority: Major
>
> It is important for users to be able to debug query performance and each operator is capable of collecting important metrics, like # of input and output batches and rows, as well as elapsed time spent doing different types of processing.
> We should design traits for metrics reporting so that other projects using DataFusion can access these metrics and make them available for users to see.



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