yuqi1129 opened a new issue, #6638: URL: https://github.com/apache/gravitino/issues/6638
### What would you like to be improved? According to the CPU profiler, <img width="1927" alt="Image" src="https://github.com/user-attachments/assets/6e932e4d-0526-4715-b86a-fe8c75806ed1" /> The following code is very time-consuming; we need to merge the logic of fetching the table as much as possible https://github.com/apache/gravitino/blob/1297713992dfd376fc2a6fba805a6cdee61c4373/core/src/main/java/org/apache/gravitino/storage/relational/service/TableMetaService.java#L80-L92 ` ### How should we improve? _No response_ -- 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]
