4paradigm / 4paradigm/OpenMLDB

support AddIndex/DeleteIndex for disk table

Open
#2,018 2 comments 0 reactions 1 assignee Claimed by @jiang1997 View on GitHub
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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.