[Subtask] Add SupportsPartitions, SupportsPolicies, and SupportsRoles
Open
subtask
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 935
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 315
Description
### Describe the subtask
We need to add the following interfaces to support relational table operations.
- [ ] SupportsPartitions
- [ ] SupportsPolicies
- [x] SupportsRoles
- [ ] Implement methods `supportsRoles`, `supportsPolicies`, and `supportsPartitions` in class `Table`
- [ ] Implement methods `supportsRoles`, `supportsPolicies`, and `supportsPartitions` in class `RelationalTable`
### Parent issue
#8591
Contributor guide
Assessment
This issue has not been assessed yet.