zabetak commented on PR #5821: URL: https://github.com/apache/hive/pull/5821#issuecomment-2995676367
The disk usage for .git folder before and after the changes can be found in CI logs : In the latest PR run: ``` [2025-06-19T13:55:44.769Z] + du -h --max-depth=1 ... [2025-06-19T13:55:45.293Z] 100M ./.git ``` In the latest [master run](https://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/master/2569/pipeline/355/): ``` [2025-06-22T05:34:15.764Z] + du -h --max-depth=1 ... [2025-06-22T05:34:16.807Z] 580M ./.git ``` -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org