apache / apache/datafusion

Explore cargo matrix to verify feature combinations in CI

Open
#24,533 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
9.3k
Forks
2.4k
Avg merge
3d 7h
Merged PRs (30d)
344

Description

maybe we could explore cargo matrix: https://crates.io/crates/cargo-matrix

though figure out a way to only test a subset of the features instead of every combination (like to be quite expensive?)

_Originally posted by @Jefffrey in https://github.com/apache/datafusion/pull/24475#discussion_r3817997887_

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the cargo-matrix project linked in the issue and DataFusion's existing CI entry points. Determine how feature combinations are currently selected and define a bounded subset that avoids testing every combination. Done means CI verifies the chosen feature combinations without making the matrix unnecessarily expensive.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
ci-cd
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.