the command `teracli range' should support "-"
Open
class/enhancement
module/sdk
stat/will-see-later
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 432
- PR merge metrics
- No merged PRs in 30d
Description
range命令会输出tablet的分区(start-key,end-key),其中""(空串)以`-`字符形式输出。如果某个tablet的分界恰巧为`-`,就会混淆。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the teracli range command and inspect how it formats empty start-key and end-key values. Reproduce a tablet boundary whose key is '-' and compare it with an empty boundary; done means the output distinguishes both cases without breaking existing range output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100