Dandandan commented on issue #679:
URL: 
https://github.com/apache/arrow-datafusion/issues/679#issuecomment-874341354


   This sounds great.
   
   Another use case of programmatically accessing the statistics is for 
re-optimization of the query (join reordering, removing empty results from the 
plan, using statistics for `count(*)`, etc.)
   
   From this, at least the requirement should be that having an aggregate / 
aggregating the metrics / statistics should be straightforward.


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


Reply via email to