sannidhiteredesai opened a new issue #3399: URL: https://github.com/apache/hudi/issues/3399
**Question:** How to purge older partitions in hudi partitioned tables ? **Scenario:** - I have a partitioned table that will be created on daily basis. - If everyday a new partition is created the number of partitions will keep on increasing. - We might have to purge older partitions (Eg: Older than 1 month). **What is the best way to achieve this in hudi ?** -- 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]
