sungwy commented on PR #3427:
URL: https://github.com/apache/polaris/pull/3427#issuecomment-3762031037

   > Ideally, I'd like the resolver algorithm to be tunable per persistence 
impl. Some efficiencies can be found in the relatively new NoSQL impl. (e.g. 
the hierarchical ID-based lookup via the parents trail is probably not 
required, paths can be resolved directly).
   
   This is not a requirement I have been thinking of so far... how do you 
envision the relationship of persistence impl <-> resolver impl <-> auth impl 
to be in an ideal world?
   
   So far, I've only been thinking of a world where auth impl would affect the 
resolver's behavior


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