Skip to content

Conversation

@mustiikhalil
Copy link
Collaborator

Fixes test failing on macOS when using URL(fileURLWithPath:isDirectory) which is now replaced with URL(string:)

@github-actions github-actions bot added the swift label Oct 29, 2025
Fixes failing tests due to the usage of URL(fileURLWithPath:isDirectory:) instead of URL(string:)
@mustiikhalil mustiikhalil enabled auto-merge (squash) October 29, 2025 18:12
@mustiikhalil mustiikhalil merged commit de25052 into google:master Oct 29, 2025
49 checks passed
@mustiikhalil mustiikhalil deleted the mmk/fix-macos-tests branch October 29, 2025 19:38
dongjoon-hyun added a commit to apache/spark-connect-swift that referenced this pull request Jan 5, 2026
### What changes were proposed in this pull request?

This PR aims to upgrade `FlatBuffers` to `v25.12.19`

### Why are the changes needed?

To bring the latest bug fixes and improvements
- https://github.com/google/flatbuffers/releases/tag/v25.12.19 (2025-12-19)
  - google/flatbuffers#8758
  - google/flatbuffers#8772
  - google/flatbuffers#8755
  - google/flatbuffers#8815
  - google/flatbuffers#8752
  - google/flatbuffers#8742

### Does this PR introduce _any_ user-facing change?

No. There is no behavior change.

### How was this patch tested?

Pass the CIs.

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

Yes (`Gemini 3 Pro` on `Antigravity`)

Closes #275 from dongjoon-hyun/SPARK-54899.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants