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/01/15 17:59:36 UTC

[GitHub] [arrow-datafusion] andygrove opened a new issue #1578: Write documentation explaining how to enable metrics

andygrove opened a new issue #1578:
URL: https://github.com/apache/arrow-datafusion/issues/1578


   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   I would like to see metrics for a query and I don't remember how to do that so I looked in the documentation but could not find any references to metrics, other than in the changelog. I ran `find . -name "*.md" -exec grep -Hi metrics {} \;`.
   
   **Describe the solution you'd like**
   Documentation, preferably in the user guide, on how to enable metrics.
   
   **Describe alternatives you've considered**
   None
   
   **Additional context**
   None
   


-- 
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



[GitHub] [arrow-datafusion] alamb commented on issue #1578: Write documentation explaining how to enable metrics

Posted by GitBox <gi...@apache.org>.
alamb commented on issue #1578:
URL: https://github.com/apache/arrow-datafusion/issues/1578#issuecomment-1013871212


   This could perhaps start with showing `EXPLAIN` and then `EXPLAIN ANALYZE` to show the metrics and how to interpret them


-- 
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