apache / apache/datafusion-comet
Make CI run on the contributor forks
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?
Follow up on #4281
Currently Comet pipeline runs heavyweight Apache Spark test pipelines and with increased number of PRs/commits the upstream repo resources cannot handle CI runs in terms of stability or performance.
The idea is to follow Apache Spark best practices and shift CI to contributor forks
Some of resources to consider
https://spark.apache.org/contributing.html
https://github.com/apache/spark/blob/master/.github/workflows/notify_test_workflow.yml
### Describe the potential solution
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.