feat: add bloom filter meta (#210)

Signed-off-by: Zhenchi <zhongzc_arch@outlook.com>
This commit is contained in:
Zhenchi
2025-01-16 20:47:12 +08:00
committed by GitHub
parent 4a173785b3
commit ec801a91aa
10 changed files with 7229 additions and 7 deletions
+1
View File
@@ -43,6 +43,7 @@ fn main() {
"proto/greptime/v1/meta/procedure.proto",
"proto/greptime/v1/region/server.proto",
"proto/greptime/v1/flow/server.proto",
"proto/greptime/v1/index/bloom_filter.proto",
"proto/greptime/v1/index/inverted_index.proto",
"proto/prometheus/remote/remote.proto",
"proto/substrait_extension/promql_plan.proto",