4paradigm / 4paradigm/OpenMLDB
apiserver的showtable接口,没有partition的信息
Open
enhancement
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
## Expected Behavior
请在返回结果中添加partition的信息
Contributor guide
Research direction
Find the apiserver's showtable interface in the codebase, likely in a file handling API endpoints or table metadata. Examine the current response structure and locate where partition information is stored in the database. Modify the interface to include this data in the return JSON. Test by calling the updated endpoint to verify partition details are present.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100