3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust695 forks (695 forks)github user discovery
enhancementgood first issuerust
Repository metrics
- Stars
- 6,582 stars (6,582 stars)
- PR merge metrics
- Avg merge 6d 1h (Avg merge 6d 1h)219 merged PRs in 30d (219 merged PRs in 30d)
Contributor guide
- Research direction
- Examine the implementation of LanceDataset.take and understand how it handles index lists. Then implement slice as a wrapper that converts a Python slice to a list of indices and calls take.
- Tech stack
- rustpython
- Domain
- databackend
- Issue type
- Feature
- Prerequisites
- Git