jerqi commented on PR #4248:
URL: https://github.com/apache/gravitino/pull/4248#issuecomment-2249804230

   It's the best to have the abstraction like
   ```
   class UserContext {
        doAs();
   }
   
   class SimpleUserContext {
   }
   
   class KerberosUserContext {
   }
   ```


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