[FEATURE REQUEST] Add Row Level and Column Level access control.
Open
enhancement
proposal
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 522
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 137
Description
### Is your feature request related to a problem? Please describe.
Is there a way to define row/column level access control through the RBAC defined [here](https://polaris.io/#tag/Access-Control/RBAC-example)?
### Describe the solution you'd like
With row level access control, I would like to filter certain rows from result set for a given Role.
With column level access control, I would like to add data masking to certain columns for a given Role.
### Describe alternatives you've considered
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.