4paradigm / 4paradigm/OpenMLDB
support AddIndex/DeleteIndex for disk table
Open
storage-engine
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
**Describe the feature you'd like**
Add support of AddIndex/DeleteIndex for `DiskTable`
Contributor guide
Research direction
The issue mentions adding support for AddIndex/DeleteIndex for DiskTable. Look for the DiskTable class in the codebase, likely in storage or table modules. Examine existing index management for other table types to understand the interface. Determine what methods need to be implemented and how they integrate with the overall database system.
Written by the indexing model from the issue text.
Assessment
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100