feat: adds vector index meta (#307)

Signed-off-by: Dennis Zhuang <killme2008@gmail.com>
This commit is contained in:
dennis zhuang
2026-02-05 10:02:37 +08:00
committed by GitHub
parent d8e09e8487
commit f1e0ea3a71
8 changed files with 4847 additions and 0 deletions
+1
View File
@@ -70,6 +70,7 @@ fn main() {
"proto/greptime/v1/frontend/server.proto",
"proto/greptime/v1/index/bloom_filter.proto",
"proto/greptime/v1/index/inverted_index.proto",
"proto/greptime/v1/index/vector_index.proto",
"proto/prometheus/remote/remote.proto",
"proto/substrait_extension/promql_plan.proto",
"proto/substrait_extension/dist_plan.proto",