C-enhancementhelp wanted
Repository metrics
- Stars
- (6,566 個のスター)
- PR merge metrics
- (平均マージ 2d 18h) (30d で 225 merged PRs)
説明
What type of enhancement is this?
Tech debt reduction
What does the enhancement do?
The vector index was introduced and tracked in #7668.
However, we do not believe that vector indexing is a core missing capability for GreptimeDB as an observability database, and we do not plan to continue investing in this area.
Therefore, we have decided to remove all code related to the vector_index feature, which has been gated behind a feature flag and disabled by default.
Implementation challenges
No response