YanivKunda opened a new pull request, #1573: URL: https://github.com/apache/datafusion-comet/pull/1573
## Which issue does this PR close? Closes #1572 ## Rationale for this change Users with older 3.5.x versions before Spark 3.5.5 should be able using the latest comet version. ## What changes are included in this PR? Modifying the 3.5 `ShimCometScanExec` shim to fallback to reflection with the previous method signatures if the latest is not found. ## How are these changes tested? Ran `mvn test` with the `spark-3.5` profile. Added 3.5.4 to the matrix of tested spark versions in `spark_sql_test.yml` -- 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