lirui-apache commented on issue #3750:
URL: https://github.com/apache/iceberg/issues/3750#issuecomment-996418064


   Hi @pvary , I'm not trying to delete warehouse folders between test methods. 
I just want to make sure the clean up logic in `AfterClass` really does its job 
to delete these folders. Or do you mean even `AfterClass` shouldn't do this? 
Then I wonder where this can be done, because otherwise it slowly eats up the 
disk space in our CI runners.
   
   I checked `TestHiveMetastore.reset()`, seems it's only called in the `After` 
method of some tests in `iceberg-mr`.


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