Skip to content

Commit

Permalink
queryrequset add schemats for cache
Browse files Browse the repository at this point in the history
Signed-off-by: Xianhui.Lin <[email protected]>
  • Loading branch information
JsDove committed Jan 22, 2025
1 parent e7c4f86 commit 7682f91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/milvus.proto
Original file line number Diff line number Diff line change
Expand Up @@ -1047,6 +1047,7 @@ message QueryRequest {
common.ConsistencyLevel consistency_level = 11;
bool use_default_consistency = 12;
map<string, schema.TemplateValue> expr_template_values = 13;
uint64 schema_timestamp = 14;
}

message QueryResults {
Expand Down

0 comments on commit 7682f91

Please sign in to comment.