Skip to content

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Jul 1, 2025

What changes were proposed in this pull request?

This PR aims to update Spark Connect-generated Swift source code (2025-06-30).

Why are the changes needed?

This brings the latest update for the following features.

This is generated from the following commit.

Does this PR introduce any user-facing change?

No behavior change. CI will guarantee this.

How was this patch tested?

Pass the CIs.

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

No.

Copy link
Member

@viirya viirya left a comment

Choose a reason for hiding this comment

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

Pending CI

@dongjoon-hyun
Copy link
Member Author

Thank you, @viirya .

@dongjoon-hyun
Copy link
Member Author

All tests passed. Merged to main.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-52631 branch July 1, 2025 06:24
dongjoon-hyun added a commit that referenced this pull request Oct 1, 2025
…gen-grpc-swift-2 v2.1.1

### What changes were proposed in this pull request?

This PR aims to regenerate `Spark Connect`-generated Swift source code with `protoc-gen-grpc-swift-2` v2.1.1 from apache/spark@c165355. Previously, it was generated by `2.0.0` from apache/spark@c165355 .
- #205 (2025-06-30)

### Why are the changes needed?

Without changing the Spark protobuf files, this PR only applies code-generation bug fixes including concurrency patches:

- https://formulae.brew.sh/formula/protoc-gen-grpc-swift
  - https://github.com/grpc/grpc-swift-protobuf/releases/tag/2.1.0
      - grpc/grpc-swift-protobuf#77
      - grpc/grpc-swift-protobuf#85
  - https://github.com/grpc/grpc-swift-protobuf/releases/tag/2.1.1
      - grpc/grpc-swift-protobuf#86

### 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 #249 from dongjoon-hyun/SPARK-53774.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
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.

2 participants