chipsenkbeil / chipsenkbeil/memtable-rs

Support retrieving multiple cells, rows, and columns at once

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.