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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org