Ma77Ball commented on PR #5648:
URL: https://github.com/apache/texera/pull/5648#issuecomment-4697063696

   @Yicong-Huang on the other two points (the unrelated-files question is 
answered inline):
   
   1. Added a before/after to the PR description. The old non-owner path ran 2 
queries (the second, `fetchByUid`, pulled all of a user's grants and filtered 
in memory); the new path is 1 query, a single `(cuid, uid)` lookup.
   2. Added `ComputingUnitAccessSpec` covering missing unit / owner / READ / 
WRITE / no-grant.


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