MarigWeizhi opened a new issue, #3180: URL: https://github.com/apache/amoro/issues/3180
### Search before asking - [X] I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues. ### Description We would like to add a health score feature for our tables. The health score will reflect the overall state of the table. The health score should be calculated based on the following factors: * Average File Size (40%) * Equality Delete Data Ratio (40%) * Position Delete Data Ratio (20%) The specific calculation formula will be provided later. If you has suggestions or ideas, please feel free to discuss them. ### Parent issue https://github.com/apache/amoro/issues/2532 ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
