Skip to content

Conversation

williamhyun
Copy link
Member

What changes were proposed in this pull request?

This PR aims to fix the build for Swift 6.0.

Why are the changes needed?

Currently, the build on Swift 6.0 is broken due to a syntax error.

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.

@dongjoon-hyun dongjoon-hyun changed the title Fix Switft 6.0 Build [SPARK-52070] Fix Swift 6.0 compilation error May 11, 2025
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM. Thank you for making a PR to fix this, @williamhyun .

@dongjoon-hyun
Copy link
Member

I verified this manually.

$ swift --version
Apple Swift version 6.0.3 (swift-6.0.3-RELEASE)
Target: arm64-apple-macosx15.0

$ swift build
Building for debugging...
[11/11] Emitting module SparkConnect
Build complete! (4.86s)

@dongjoon-hyun
Copy link
Member

Merged to main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants