Skip to content

Conversation

mustiikhalil
Copy link
Collaborator

@mustiikhalil mustiikhalil commented Jun 7, 2024

Fixes a spelling mistake in the word position that was missed when we built the library

@github-actions github-actions bot added c++ codegen Involving generating code from schema swift labels Jun 7, 2024
@mustiikhalil mustiikhalil requested a review from dbaileychess June 7, 2024 09:01
@mustiikhalil mustiikhalil changed the title Fixes spelling mistake in the word position [Swift] Fixes spelling mistake in the word position Jun 7, 2024
@mustiikhalil
Copy link
Collaborator Author

@dbaileychess can I get a review for this PR

@mustiikhalil mustiikhalil self-assigned this Oct 1, 2024
@mustiikhalil mustiikhalil merged commit b127c57 into google:master Oct 4, 2024
49 checks passed
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
@mustiikhalil mustiikhalil deleted the mmk/fix-spelling branch November 18, 2024 20:31
dongjoon-hyun added a commit to apache/spark-connect-swift that referenced this pull request Apr 9, 2025
### What changes were proposed in this pull request?

This PR aims to upgrade `FlatBuffers` to `v25.2.10` from `v24.3.7`.

### Why are the changes needed?

`FlatBuffers` `v24.3.7` was released over one year ago (on Mar 8, 2024), we had better use the latest version in order to support `Swift 6` officially.
- https://github.com/google/flatbuffers/releases/tag/v25.2.10 (2025-02-11)
    - google/flatbuffers#8414
- https://github.com/google/flatbuffers/releases/tag/v25.1.24 (2025-01-25)
- https://github.com/google/flatbuffers/releases/tag/v25.1.21 (2025-01-22)
- https://github.com/google/flatbuffers/releases/tag/v24.12.23 (2024-12-24)
    - google/flatbuffers#8330
- https://github.com/google/flatbuffers/releases/tag/v24.3.25 (2024-03-26)

### 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?

No.

Closes #48 from dongjoon-hyun/SPARK-51750.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
kou pushed a commit to apache/arrow that referenced this pull request May 1, 2025
### Rationale for this change

`FlatBuffers` `v24.3.7` was released over one year ago (on Mar 8, 2024), we had better use the latest version in order to support `Swift 6+` officially.
- https://github.com/google/flatbuffers/releases/tag/v25.2.10 (2025-02-11)
    - google/flatbuffers#8414
- https://github.com/google/flatbuffers/releases/tag/v25.1.24 (2025-01-25)
- https://github.com/google/flatbuffers/releases/tag/v25.1.21 (2025-01-22)
- https://github.com/google/flatbuffers/releases/tag/v24.12.23 (2024-12-24)
    - google/flatbuffers#8330
- https://github.com/google/flatbuffers/releases/tag/v24.3.25 (2024-03-26)

### What changes are included in this PR?

Use the latest `v25.2.10` instead of `v24.3.7`.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* GitHub Issue: #46245

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
raulcd pushed a commit to apache/arrow-swift that referenced this pull request May 29, 2025
### Rationale for this change

`FlatBuffers` `v24.3.7` was released over one year ago (on Mar 8, 2024), we had better use the latest version in order to support `Swift 6+` officially.
- https://github.com/google/flatbuffers/releases/tag/v25.2.10 (2025-02-11)
    - google/flatbuffers#8414
- https://github.com/google/flatbuffers/releases/tag/v25.1.24 (2025-01-25)
- https://github.com/google/flatbuffers/releases/tag/v25.1.21 (2025-01-22)
- https://github.com/google/flatbuffers/releases/tag/v24.12.23 (2024-12-24)
    - google/flatbuffers#8330
- https://github.com/google/flatbuffers/releases/tag/v24.3.25 (2024-03-26)

### What changes are included in this PR?

Use the latest `v25.2.10` instead of `v24.3.7`.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* GitHub Issue: #46245

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ codegen Involving generating code from schema swift
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants