unknowntpo commented on PR #6601:
URL: https://github.com/apache/gravitino/pull/6601#issuecomment-2712367759

   Although we batch object ids in same SQL queries,
   For the child metadata object, We still have to fetch id and names of parent 
object, this is similar to N+1 problems in GraphQL. 
   
   Does Gravitino has some cache / data loader mechanisms to solve this?
   
   
https://www.apollographql.com/docs/graphos/schema-design/guides/handling-n-plus-one


-- 
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]

Reply via email to