Commit 07f0ea6
authored
spfresh: rename search beam request field (#420)
Rename SPFreshSearchRequest field 9 from base_beam_size to search_beam_size so TiPB matches TiDB SQL and TiKV request semantics. The wire number stays unchanged.
Regenerate Go bindings and refresh proto.lock after the schema rename.1 parent 5f9928e commit 07f0ea6
3 files changed
Lines changed: 85 additions & 67 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 | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2528 | 2528 | | |
2529 | 2529 | | |
2530 | 2530 | | |
| 2531 | + | |
| 2532 | + | |
| 2533 | + | |
| 2534 | + | |
| 2535 | + | |
| 2536 | + | |
2531 | 2537 | | |
2532 | 2538 | | |
2533 | 2539 | | |
| |||
4462 | 4468 | | |
4463 | 4469 | | |
4464 | 4470 | | |
| 4471 | + | |
| 4472 | + | |
| 4473 | + | |
| 4474 | + | |
| 4475 | + | |
| 4476 | + | |
| 4477 | + | |
| 4478 | + | |
| 4479 | + | |
| 4480 | + | |
| 4481 | + | |
| 4482 | + | |
4465 | 4483 | | |
4466 | 4484 | | |
4467 | 4485 | | |
| |||
8502 | 8520 | | |
8503 | 8521 | | |
8504 | 8522 | | |
8505 | | - | |
| 8523 | + | |
8506 | 8524 | | |
8507 | 8525 | | |
8508 | 8526 | | |
| |||
9613 | 9631 | | |
9614 | 9632 | | |
9615 | 9633 | | |
9616 | | - | |
| 9634 | + | |
0 commit comments