czy006 opened a new issue, #3951: URL: https://github.com/apache/amoro/issues/3951
### Search before asking - [x] I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues. ### What would you like to be improved? So far, we haven't utilized the information persisted in table_process_state. We've noticed that it bears a strong resemblance to the structure of table_process. We aim to merge their functionalities and integrate the action functionality. Therefore, we need to make modifications to accommodate the existing action and optimizer ### How should we improve? - merge **table_process_state** and **table_process** table - Refactor `TableProcessMeta.processType` into `Action` to support multiple type-safe operations - Create a unified Action scheduling system that supports Optimizing (MINOR/MAJOR/FULL) and Maintainer operations ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR! ### Subtasks _No response_ ### 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]
