timsaucer opened a new issue, #1257:
URL: https://github.com/apache/datafusion-python/issues/1257

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   
   For long running queries it would be helpful to show a status indicator of 
how much estimated time is left. There is [a 
PR](https://github.com/apache/datafusion/pull/17867) for the CLI to do this.
   
   **Describe the solution you'd like**
   
   Investigate options to create our own indicator for (a) shell terminals and 
(b) jupyter notebooks.
   
   Investigate it we should make a python callable object so users could 
implement their own visualizations.
   
   **Describe alternatives you've considered**
   
   None
   
   **Additional context**
   
   https://github.com/apache/datafusion/pull/17867
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to