andygrove commented on code in PR #1870:
URL: https://github.com/apache/datafusion-comet/pull/1870#discussion_r2142666410
##########
.github/workflows/pr_build_linux.yml:
##########
@@ -74,14 +74,14 @@ jobs:
maven_opts: "-Pspark-3.4 -Pscala-2.12"
scan_impl: "native_comet"
- - name: "Spark 3.5, JDK 11, Scala 2.12"
- java_version: "17"
- maven_opts: "-Pspark-3.5 -Pscala-2.12"
+ - name: "Spark 3.5.4, JDK 11, Scala 2.12"
Review Comment:
These profiles are testing `native_comet` with Spark 3.5. My goal with these
changes was to continue testing 3.5.4, 3.5.5, and 3.5.6 without adding any
additional jobs.
--
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]