Commit Graph

3 Commits

Author SHA1 Message Date
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