Commit 95999d1
spfresh: add search diagnostic stats (#10)
## Summary
- add SPFreshSearchStats fields for read_only, effective oversample_factor, and per-request partition cache hits/misses
- regenerate Go protobuf and proto.lock
## Validation
- protolock status -lockdir=scripts -protoroot=proto
- go build ./go-tipb/...
- cargo check
- cargo check --no-default-features --features prost-codec
Co-authored-by: Lloyd-Pottiger <yan1579196623@gmail.com>
Reviewed-on: https://git.pingcap.net/pingkai/tipb/pulls/10
(cherry picked from commit ebb6356a3c319d7eb86275885232249b41920a81)1 parent 86fde37 commit 95999d1
3 files changed
Lines changed: 219 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
73 | 79 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8124 | 8124 | | |
8125 | 8125 | | |
8126 | 8126 | | |
| 8127 | + | |
| 8128 | + | |
| 8129 | + | |
| 8130 | + | |
| 8131 | + | |
| 8132 | + | |
| 8133 | + | |
| 8134 | + | |
| 8135 | + | |
| 8136 | + | |
| 8137 | + | |
| 8138 | + | |
| 8139 | + | |
| 8140 | + | |
| 8141 | + | |
| 8142 | + | |
| 8143 | + | |
| 8144 | + | |
| 8145 | + | |
| 8146 | + | |
8127 | 8147 | | |
8128 | 8148 | | |
8129 | 8149 | | |
| |||
0 commit comments