lance-format / lance-format/lance
[EPIC]: Runtime improvements
Open
Nobody has claimed this yet.
epic
rust
- Dominant language
- Rust
- Stars
- 7.1k
- Forks
- 852
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 272
Description
This umbrella issue covers improvements to the runtime experience of Lance.
- Support cancelling long-running commands
- #2124
- Support optional progress bars for long-running commands
- Separate CPU threadpool and IO threadpool
- Allow disabling use of multi-threading in queries
- #736
- #1712
- #1505
- #2119
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
This is an umbrella issue with no files, tests, or entry points named. Review the unchecked items—optional progress bars, separate CPU and IO threadpools, and disabling query multithreading—alongside the referenced issues and linked Tokio article. The payload does not define a single scope or completion criterion, so the work should be narrowed before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100