YanivKunda opened a new pull request, #1565: URL: https://github.com/apache/datafusion-comet/pull/1565
## Which issue does this PR close? Closes #1461 ## Rationale for this change Spark 3.5.5 is the latest stable 3.5.x version, and should be supported. ## What changes are included in this PR? Just the upgrade of spark 3.5.4 to 3.5.5 and the only code change required in `ShimCometScanExec`. ## How are these changes tested? Ran `mvn test` with the `spark-3.5` profile. This was sufficient since the build failed with just the upgrade and without the required code change. -- 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