hdygxsj commented on issue #9518: URL: https://github.com/apache/gravitino/issues/9518#issuecomment-3684721538
Before this, I think there's an issue worth discussing first: currently, all Entities retrieve the owner's Entity when obtaining the owner, which leads to unnecessary table management—for example, joining with the table meta table. However, in reality, GravitinoAuthorizer only needs the ownerId for authorization. We should consider how to optimize this issue. -- 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]
