4paradigm / 4paradigm/OpenMLDB

apiserver的showtable接口,没有partition的信息

Open
#157 2 comments 0 reactions 2 assignees Claimed by @vagetablechicken View on GitHub
enhancement
Dominant language
C++
Stars
1.7k
Forks
331
Avg merge
12d 12h
Merged PRs (30d)
1

Description

## Expected Behavior
请在返回结果中添加partition的信息

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.