steveloughran commented on PR #15470:
URL: https://github.com/apache/iceberg/pull/15470#issuecomment-4652711153

   Important to do that stat of the file on the workers and aggregate it, not 
just for the parallelism but to avoid a burst of HEAD requests at the end of a 
job which will trigger throttling, especially on azure storage. Doing it on the 
workers spreads the load out


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to