You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-53376] Run Swift build first before running test
### What changes were proposed in this pull request?
This PR aims to build `Swift` code first before running `test`.
### Why are the changes needed?
Like `Apache Spark` main repository, we had better stabilize the CIs by isolating any compilation failures first before running the tests.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes#222 from dongjoon-hyun/SPARK-53376.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments