alamb commented on issue #7254:
URL: 
https://github.com/apache/arrow-datafusion/issues/7254#issuecomment-1673236979

   > we can just log the num_rows, total_byte_size, is_exact and ignore the 
column_statistics
   
   I think showing the physical statistics to the explain output sounds like a 
good idea to me
   
   Perhaps we could only show the statistics in `EXPLAIN VERBOSE` mode (so when 
`DisplayFormatType::Verbose` is passed to 
https://docs.rs/datafusion/latest/datafusion/physical_plan/display/trait.DisplayAs.html)
 ?


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