klion26 opened a new issue, #3279: URL: https://github.com/apache/amoro/issues/3279
### Description Before we implement the `tableService#getTableRuntimes` with the logic 1. retrieve the result from db 2. the total size from memory after #3257 has been merged, we can reuse pagehelper to do the second logic, so that we only need to retrieve the info from db. ### Use case/motivation _No response_ ### Describe the solution use page helper as #3257. ### Subtasks _No response_ ### Related issues _No response_ ### Are you willing to submit a 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]
