ZacBlanco commented on issue #9966:
URL: https://github.com/apache/iceberg/issues/9966#issuecomment-2001162915

   This is related to #8274. We could achieve correct average size calculations 
by summing all data sizes and row counts from manifests, and divide the sum of 
bytes by the sum of rows to calculate the average size.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to