datafusion-contrib / datafusion-contrib/datafusion-c
CI: Improve speed by cache
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 22
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
We can use some caches for the followings to improve CI speed:
- Cargo
- Docker images
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the repository's CI configuration and identify how Cargo dependencies and Docker images are currently handled. Determine suitable cache points for both items, then verify that CI runs successfully and that repeated runs show improved cache reuse and speed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, rust
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100