|
|
dc9ceb4bba
|
tablecodec: fix err check (#23005)
|
2021-03-01 17:48:54 +08:00 |
|
|
|
af376db3dc
|
*: refactor Handle in tablecodec and rowcodec (#16705)
Co-authored-by: pingcap-github-bot <sre-bot@pingcap.com>
|
2020-04-23 18:55:59 +08:00 |
|
|
|
4ae23a91b3
|
tablecodec: optimize DecodeRowKey (#7149)
|
2018-07-25 15:59:35 +08:00 |
|
|
|
1685dcb1e0
|
tablecodec: correct comments mistake (#3122)
|
2017-04-24 10:08:15 +08:00 |
|
|
|
232605aa0e
|
Avoid using tipb.KeyRange (#1685)
Do not use tipb.KeyRange.
Use EncodeRowKeyWithHandle to generate endKey.
Avoid decode values when only need handle.
|
2016-09-05 14:53:46 +08:00 |
|