andygrove opened a new issue, #4205: URL: https://github.com/apache/datafusion-comet/issues/4205
### What is the problem the feature request solves? We currently have one profile per Spark version e.g. `spark-4.1`. I'd like to explore having a `spark-latest` profile that pins to a recent commit in Spark's master branch. We could increment this periodically and catch issues earlier. There are no JAR files Maven, so this would require some extra work to build Spark locally. It may be too expensive to run in CI. I am not sure if this will be more trouble that it is worth, but I thought it would be wort exploring at least. ### Describe the potential solution _No response_ ### Additional context _No response_ -- 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]
