[Subtask] Add MetadataObjectPartitionStatisticsOperations
Open
subtask
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 935
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 298
Description
### Describe the subtask
- [ ] PartitionStatisticsListResponse
- [ ] MetadataObjectPartitionStatisticsOperations
- [ ] Implement methods `listPartitionStatistics`, `updatePartitionStatistics`, and `dropPartitionStatistics` in class `RelationalTable`
### Parent issue
#8591
Contributor guide
Research direction
Start by reading parent issue #8591 and the existing RelationalTable entry point. Locate the definitions for PartitionStatisticsListResponse and MetadataObjectPartitionStatisticsOperations, then compare adjacent operations before implementing the three named methods. Done means all three methods are implemented and the checklist items are complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend-api-design, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100