dwsmith1983 commented on code in PR #5365: URL: https://github.com/apache/datafusion-comet/pull/5365#discussion_r4006955146
########## docs/source/contributor-guide/ci.md: ########## @@ -69,6 +69,7 @@ Each queue-only suite has a label that runs it on a pull request: | `run-spark-3.4-tests` | Spark SQL tests against Spark 3.4 | | `run-spark-3.5-tests` | Spark SQL tests against Spark 3.5 | | `run-spark-4.0-tests` | Spark SQL tests against Spark 4.0 | +| `run-delta-tests` | Delta contrib tests against Spark 3.5 | Review Comment: > I confirmed the 4.1 leg passes locally, so the description could claim it as well. The CI guide row, the policy comment in `compute-changes.py` and the workflows README now say 3.5, 4.0 and 4.1. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
