alamb commented on issue #11736:
URL: https://github.com/apache/datafusion/issues/11736#issuecomment-2265500845

   > For example, `explain select * from values (generate_series(1, 100000));` 
will take 8s to complete in my machine.
   
   It would be fascinating to run a profile / flamegraph and see where the time 
was going...
   
   We should probably also change the EXPLAIN code to truncate showing the 
contents of VALUES after a while...


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

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