-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.
Description
Enhancement
Recently, tipb and kvproto have unified their protobuf generation options, and reduced bloated code by removing unused fields.
To update them, TiDB need to clean these paddings 1
Lines 102 to 104 in 5129bb3
XXXNoUnkeyedLiteral struct{} | |
XXXunrecognized []byte | |
XXXsizecache int32 |
CC pingcap/kvproto#1278
CC pingcap/tipb#347
Footnotes
hawkingrei
Metadata
Metadata
Assignees
Labels
type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.