Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[SPARK-52371] Update Example projects to use the latest main branch always #190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

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