Skip to content

Commit

Permalink
update prompb
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Ye <benye@amazon.com>
  • Loading branch information
yeya24 committed Nov 26, 2023
1 parent 062749e commit 727d92e
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 79 deletions.
161 changes: 82 additions & 79 deletions pkg/store/storepb/prompb/types.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pkg/store/storepb/prompb/types.proto
Expand Up @@ -172,6 +172,7 @@ message Chunk {
UNKNOWN = 0;
XOR = 1;
HISTOGRAM = 2;
FLOAT_HISTOGRAM = 3;
}
Encoding type = 3;
bytes data = 4;
Expand Down

0 comments on commit 727d92e

Please sign in to comment.