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
@@ -16,8 +16,6 @@ syntax = "proto3";
package greptime.v1.index;
option java_package = "io.greptime.v1.index";
option java_outer_classname = "Index";
option go_package = "github.com/GreptimeTeam/greptime-proto/go/greptime/v1/index";
// InvertedIndexMetas defines the metadata for an inverted index