Deleting/Cleanup older TFX runs
Open
- Dominant language
- C++
- Stars
- 685
- Forks
- 185
- PR merge metrics
- No merged PRs in 30d
Description
I'm using MySQL db for storing the artifacts generated via TFX runs.
Its been a while TFX has been in production. Since many pipelines have run, MLMD database is getting filled up. Due to large tables, the performance of the database has decreased as well.
Is there a way to programmatically and graciously delete older runs to free up storage and improve DB performance?
Contributor guide
Assessment
This issue has not been assessed yet.