andygrove commented on issue #5830: URL: https://github.com/apache/datafusion-comet/issues/5830#issuecomment-5676049680
Here is the next PR to try and reduce per-PR CI runs: https://github.com/apache/datafusion-comet/pull/5939 One of the challenges that is maybe quite unique to Comet is that we have a lot of highly automated AI-driven PR review and also AI-driven response to feedback, so CI runs frequently on open PRs. We also have more active contributors lately. The PRs are generally good quality and this is a positive development, IMO. However, it does mean we have to change our CI approach and make the PR CI runs much lighter and defer full Spark/Iceberg compatibility testing to the merge queue. -- 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]
