comphead commented on PR #5782: URL: https://github.com/apache/datafusion-comet/pull/5782#issuecomment-5604593483
Rebase note: `main` had moved to 424c31a and the PR went `CONFLICTING`, which is why no `CI` run appeared for 5db3fc7 (GitHub cannot build the merge commit, so `pull_request` workflows are never scheduled; only the `pull_request_target` labeler ran). Merged `main` in at 50c7b53. The only conflict was in `ci.yml`, where #5762 added a `Check pull request type labeling` step in the same place as the new `Check CI config invariants` step. Both are kept. `Preflight` is green on the merged head, with `Check CI config invariants` passing in real CI: [run 34370771074](https://github.com/apache/datafusion-comet/actions/runs/34370771074/job/102531102402). The Spark SQL and Iceberg jobs are still running and are what actually exercises the renamed artifacts end to end. -- 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]
