-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Search before asking
- I had searched in the issues and found no similar issues.
Description
I think it would be great for Doris to support something like Trino's impersonation -> https://trino.io/docs/current/sql/set-session-authorization.html
Why? in a query federation system (which is how we use Trino) it becomes handy to use one master user/password, and then impersonate users and finally couple it with an external policy system (#56721)
To my knowledge, MySQL has similar capabilities.
Use case
No response
Related issues
No response
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.