-
Notifications
You must be signed in to change notification settings - Fork 411
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/master' into new-proxy-tikv-se…
…rver
- Loading branch information
Showing
67 changed files
with
2,460 additions
and
958 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule kvproto
updated
10 files
+59 −78 | pkg/gcpb/gcpb.pb.go | |
+1,969 −512 | pkg/kvrpcpb/kvrpcpb.pb.go | |
+1,115 −0 | pkg/logbackuppb/logbackuppb.pb.go | |
+148 −38 | pkg/mpp/mpp.pb.go | |
+132 −90 | pkg/raft_serverpb/raft_serverpb.pb.go | |
+1 −1 | proto/gcpb.proto | |
+80 −4 | proto/kvrpcpb.proto | |
+43 −0 | proto/logbackuppb.proto | |
+1 −0 | proto/mpp.proto | |
+3 −0 | proto/raft_serverpb.proto |
Submodule tiflash-proxy
updated
24 files
Submodule tipb
updated
7 files
+7 −0 | go-tipb/analyze.pb.go | |
+213 −143 | go-tipb/executor.pb.go | |
+2,493 −0 | go-tipb/explain.pb.go | |
+371 −317 | go-tipb/expression.pb.go | |
+2 −0 | proto/executor.proto | |
+106 −0 | proto/explain.proto | |
+16 −0 | proto/expression.proto |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.