milenkovicm opened a new issue, #1252:
URL: https://github.com/apache/datafusion-ballista/issues/1252

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   
   With #1251 `DistributedQueryExec` exposed few metrics, `row count` and 
`transferred bytes` we could extend metrics adding job related metrics like run 
and scheduling time. This would enable us to retrieve job related statistics 
without needed to contact REST API
   
   **Describe the solution you'd like**
   
   Method `execute_query` already has times, we could utilise it to retrieve 
those metrics
   
   **Describe alternatives you've considered**
   
   
   **Additional context**
   
   


-- 
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-unsubscr...@datafusion.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to