You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/04/28 10:00:03 UTC

[jira] [Resolved] (ARROW-15062) [C++] Add regular logging of exec plan performance metrics

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

Antoine Pitrou resolved ARROW-15062.
------------------------------------
    Fix Version/s: 8.0.0
       Resolution: Fixed

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

> [C++] Add regular logging of exec plan performance metrics
> ----------------------------------------------------------
>
>                 Key: ARROW-15062
>                 URL: https://issues.apache.org/jira/browse/ARROW-15062
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: C++
>            Reporter: Weston Pace
>            Assignee: Alvin Chunga Mamani
>            Priority: Major
>              Labels: pull-request-available, query-engine
>             Fix For: 8.0.0
>
>          Time Spent: 6.5h
>  Remaining Estimate: 0h
>
> This would simply log, on some configurable interval, the bytes allocated in the memory pool used by the exec plan and also the RSS of the process if that is easily and cheaply obtained.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)