fix teracli scan null key
Open
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 432
- PR merge metrics
- No merged PRs in 30d
Description
./teracli scan table1 "" "" // work
./teracli
> scan table1 "" "" // 不work
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the two teracli scan commands shown in the issue and trace how scan handles empty key arguments. Determine why the redirected form differs from the direct command, then verify that both forms handle empty keys consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli, database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100