Skip to content
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

[Swift] Add initial IPC writer support #35659

Closed
abandy opened this issue May 18, 2023 · 0 comments · Fixed by #35660
Closed

[Swift] Add initial IPC writer support #35659

abandy opened this issue May 18, 2023 · 0 comments · Fixed by #35660

Comments

@abandy
Copy link
Contributor

abandy commented May 18, 2023

Describe the enhancement requested

Add initial implementation of IPC writer for swift impl of arrow.

Component(s)

Swift

@westonpace westonpace changed the title Add initial IPC writer support [Swift] Add initial IPC writer support May 18, 2023
kou pushed a commit that referenced this issue May 20, 2023
### Rationale for this change
This adds the initial IPC writer for swift in order to write the arrow data to memory or to a file.

### What changes are included in this PR?

- IPC writer
- bug fixes found during writer testing

### Are these changes tested?

Writer unit test added.
* Closes: #35659

Authored-by: Alva Bandy <abandy@live.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou kou added this to the 13.0.0 milestone May 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants