chipsenkbeil / chipsenkbeil/memtable-rs
Support retrieving multiple cells, rows, and columns at once
Open
enhancement
- Dominant language
- Rust
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Via `Table::select_cells(...)`, `Table::select_rows(...)`, and `Table::select_columns(...)`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Table::select_cells(...), Table::select_rows(...), and Table::select_columns(...) entry points and read the surrounding retrieval behavior first. Define the expected results for selecting multiple cells, rows, and columns, then verify the behavior with the project's existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100