[Subtask] Add MetadataObjectPolicyOperations
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 935
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 298
Description
### Describe the subtask
- [ ] PoliciesAssociateRequest
- [ ] PolicyListResponse
- [ ] PolicyResponse
- [ ] ErrorHandlers.PolicyErrorHandler
- [ ] MetadataObjectPolicyOperations
- [ ] Implement methods `listPolicies`, `listPolicyInfos`, `getPolicy`, and `associatePolicies` in class `RelationalTable`
### Parent issue
#8591
Contributor guide
Research direction
Start with parent issue #8591 and the RelationalTable class, then trace the listed policy operations: listPolicies, listPolicyInfos, getPolicy, and associatePolicies. Done means implementing all four methods for MetadataObjectPolicyOperations while accounting for the related request, response, and error-handler items named in this subtask.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend-api-design, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100