sfc-gh-prsingh commented on PR #15397: URL: https://github.com/apache/iceberg/pull/15397#issuecomment-4585059596
## Fork-compute CI runs (manual reference) `notify_test_workflow.yml` cannot fire on apache/iceberg PRs until it lands on `main` (bootstrap can't validate itself — same as Apache Spark's [PR #32092](https://github.com/apache/spark/pull/32092)). For visibility while this PR is under review, here are the corresponding fork-compute CI runs at the current head commit `004755226`: | Workflow | Result | Duration | Run | |---|---|---|---| | Open-API | ✅ | 0m 38s | [link](https://github.com/singhpk234/iceberg/actions/runs/26693748890) | | API Binary Compatibility Checks | ✅ | 2m 45s | [link](https://github.com/singhpk234/iceberg/actions/runs/26693748927) | | Hive CI | ✅ | 3m 13s | [link](https://github.com/singhpk234/iceberg/actions/runs/26693748878) | | Run License Check | ✅ | 5m 10s | [link](https://github.com/singhpk234/iceberg/actions/runs/26693748901) | | Kafka Connect CI | ✅ | 7m 44s | [link](https://github.com/singhpk234/iceberg/actions/runs/26693748874) | | Docs Build CI | ✅ | 9m 24s | [link](https://github.com/singhpk234/iceberg/actions/runs/26693748899) | | Delta Conversion CI | ✅ | 9m 26s | [link](https://github.com/singhpk234/iceberg/actions/runs/26693748889) | | Java CI | ✅ | 18m 44s | [link](https://github.com/singhpk234/iceberg/actions/runs/26693748883) | | Flink CI | ✅ | 27m 31s | [link](https://github.com/singhpk234/iceberg/actions/runs/26693748886) | | Spark CI (16-job matrix) | ✅ | 1h 9m 15s | [link](https://github.com/singhpk234/iceberg/actions/runs/26693748904) | All 10 workflows green. Spark CI's full 16-job matrix (Spark 3.5/4.0/4.1 × Scala 2.12/2.13 × Java 17/21 × core/extensions) all passed. Once this PR merges, future fork-based PRs will get these as native check rows on the apache/iceberg PR page via `notify_test_workflow.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]
