nsivabalan commented on issue #8535: URL: https://github.com/apache/hudi/issues/8535#issuecomment-1518366401
files in archived are generally for book-keeping purposes. just incase you wish to go back in time and investigate what happened. but if you really dont' need them, you can delete them. you can sort based on last mod time and delete all files except the latest 50 to 100 files may be in the archived folder. I assume you have accrued 1000 or more files and wish to delete them. we do want to add automatic support to delete them if not required. but did not get a chance to add the support -- 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]
