Skip to content

Commit

Permalink
Showing 4 changed files with 253 additions and 252 deletions.
447 changes: 229 additions & 218 deletions go-api/commonpb/common.pb.go

Large diffs are not rendered by default.

46 changes: 15 additions & 31 deletions go-api/milvuspb/milvus.pb.go
11 changes: 8 additions & 3 deletions go-api/schemapb/schema.pb.go
1 change: 1 addition & 0 deletions proto/common.proto
Original file line number Diff line number Diff line change
@@ -280,6 +280,7 @@ message MsgBase {
uint64 timestamp = 3;
int64 sourceID = 4;
int64 targetID = 5;
map<string, string> properties = 6;
}

enum DslType {

0 comments on commit 5f3a9bd

Please sign in to comment.