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 2021/06/05 16:09:05 UTC

[GitHub] [arrow-datafusion] Dandandan opened a new issue #511: datafusion-cli doesn't measure query execution

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


   **Describe the bug**
   Because the `Instant::now()` is created after executing the actual evaluation it always prints "Query took 0 seconds"
   
   **To Reproduce**
   Run any query in datafusion-cli.
   
   **Expected behavior**
   It will print the actual execution time (in seconds, or maybe millis).
   
   **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.

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



[GitHub] [arrow-datafusion] Dandandan closed issue #511: datafusion-cli doesn't measure query execution time

Posted by GitBox <gi...@apache.org>.
Dandandan closed issue #511:
URL: https://github.com/apache/arrow-datafusion/issues/511


   


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

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