read tools
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 432
- PR merge metrics
- No merged PRs in 30d
Description
- [x] 支持对于给定表名,单个row_key,cf, qualifier列表,及snapshot值或timestamp区间,对对应值进行读取
- [x] 支持对于给定表名,row_key列表,cf, qualifier列表,及snapshot值或timestamp区间,对对应值进行读取
- [x] 支持对于给定表名,row_key区间,cf, qualifier列表,及snapshot值或timestamp区间,对对应值进行读取
- [x] 支持指定最大扫描的总行数
- [ ] 支持指定读取网页的权重范围(待定?)
- [ ] 支持指定读取网页的标记特征(待定?)
- [x] 使用说明文档
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the existing read tools and their usage documentation, since the issue lists support for single keys, key lists, ranges, row limits, and completed documentation. Clarify whether the pending weight-range and marker-feature options are required, then define the expected behavior before making changes; done means the agreed options work and the usage documentation reflects them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- databases, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100