hendrikmakait commented on issue #16244:
URL: https://github.com/apache/datafusion/issues/16244#issuecomment-2991828951

   It looks like there are other sets of metrics that would benefit from adding 
`output_bytes` for improved data in `EXPLAIN ANALYZE`, namely `UnnestMetrics`, 
`SortMergeJoinMetrics`, `StreamJoinMetrics`, and `BuildProbeJoinMetrics`. I'm 
wondering whether we should add `output_bytes` to these structs or rather 
refactor them to make use of `BaselineMetrics`.


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