comphead commented on PR #23414: URL: https://github.com/apache/datafusion/pull/23414#issuecomment-4952455261
I'm trying to get a bigger picture. When we say `rust` CI does it mean to run locally the flow `.github/workflows/rust.yml`? if it is I would recommend again to look into https://github.com/apache/datafusion-comet/pull/4570, so the contributor would run the flow in their own repo without having a local clone. Do we anticipate supporting 2 flows might be hard to maintain and keep them in sync and eventually the local part might be untrusted and not used as the result? 🤔 If the end goal to catch issues as early as possible or save ASF resources then contributor forks delegation would help, otherwise we may want to try to break down `rust.yml` into more manageable parts and have critical part for testing in separate, locally testable 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: [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]
