LuciferYang commented on PR #12550: URL: https://github.com/apache/gluten/pull/12550#issuecomment-5018302723
Thanks for the review! Confirmed the failures are unrelated: - `spark-test-spark41` / `spark-test-spark41-slow`: known intermittent Velox init flake tracked in #12534. The same two jobs are red on other in-flight PRs with completely disjoint diffs (#12543, #12548). - `spark-test-spark35-scala213`: Delta-write / `Task not serializable` failures in Delta unit tests — this PR only touches `pom.xml`, `LICENSE`, `dev/*.sh`, one shell script, and a docs example, so it cannot influence Delta write execution. I'd re-trigger the failed jobs myself, but `gh run rerun` reports `Must have admin rights to Repository` for external forks, and the main Velox workflow (`velox_backend_x86.yml`) is `pull_request`-only — no comment trigger or `workflow_dispatch`. Could you kick off "Re-run failed jobs" from the Actions page when you get a chance? Thanks! -- 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]
