Skip to content

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented May 31, 2025

What changes were proposed in this pull request?

This PR aims to update Example projects to use the latest main branch always.

-    .package(url: "https://github.com/apache/spark-connect-swift.git", branch: "v0.1.0"),
+    .package(url: "https://github.com/apache/spark-connect-swift.git", branch: "main"),

Why are the changes needed?

Until we have 1.0.0 release, this will lead a user to use the latest bug fixed version.

Does this PR introduce any user-facing change?

No behavior change because this is an example update.

How was this patch tested?

Manual review.

Was this patch authored or co-authored using generative AI tooling?

Pass the CIs.

@dongjoon-hyun
Copy link
Member Author

I verified manually these examples. Merged to main.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-52371 branch May 31, 2025 20:20
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.

1 participant