apache / apache/datafusion-comet
Implement tiered CI approach
Open
area:ci
enhancement
priority:low
- Dominant language
- Scala
- Stars
- 1.3k
- Forks
- 373
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 198
Description
### What is the problem the feature request solves?
CI is getting too painful.
I would like to explore a tiered CI approach:
- PR CI: fast subset (Latest 3.x and 4.x Spark versions, smoke tests, lint, Comet Scala + Comet SQL tests)
- Merge queue: Test all Spark versions
- Nightly/weekly: full matrix, fuzz tests, benchmarks, long-running correctness suites
### Describe the potential solution
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.