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

   > Do we have ways to get statistics if we don't enable collect_statistics 
before creating the table?
   
   TLDR is I don't know of any way to get statistics after creating the table 
with the built in SQL API. Analyze table is an interesting approach. The 
alternate is to implement such semantics outside of the DataFusion core


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