Replies: 1 comment
-
Yes, we(@flaneur2020) are doing some fundamental work on it.
RBAC is tracked here: #2815 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Security is an important capability for cloud data system. Row level security, Column level security and dynamic data mask are quite useful for data sharing and data governance use case.
I would like to introduce these features to databend. After I read the snowflake document https://docs.snowflake.com/en/user-guide/security-row-intro.html#how-does-a-row-access-policy-work, I think it can be implemented in the current codebase not difficult.
Hope some thoughts and suggestions.
Beta Was this translation helpful? Give feedback.
All reactions