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 reader support #34858

Closed
abandy opened this issue Apr 3, 2023 · 0 comments · Fixed by #34842
Closed

[Swift] Add reader support #34858

abandy opened this issue Apr 3, 2023 · 0 comments · Fixed by #34842

Comments

@abandy
Copy link
Contributor

abandy commented Apr 3, 2023

Describe the enhancement requested

Add initial implementation to reader for swift impl of arrow.

Component(s)

Swift

@kou kou changed the title Add arrow reader support to swift [Swift] Add reader support Apr 3, 2023
@kou kou added this to the 13.0.0 milestone Apr 30, 2023
kou pushed a commit that referenced this issue Apr 30, 2023
- Initial check in for the swift arrow reader impl
- bug fixes found during reader testing
- class/method access modifier changes (mostly from internal to public)

* Closes: #34858

Authored-by: Alva Bandy <abandy@live.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
liujiacheng777 pushed a commit to LoongArch-Python/arrow that referenced this issue May 11, 2023
- Initial check in for the swift arrow reader impl
- bug fixes found during reader testing
- class/method access modifier changes (mostly from internal to public)

* Closes: apache#34858

Authored-by: Alva Bandy <abandy@live.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
ArgusLi pushed a commit to Bit-Quill/arrow that referenced this issue May 15, 2023
- Initial check in for the swift arrow reader impl
- bug fixes found during reader testing
- class/method access modifier changes (mostly from internal to public)

* Closes: apache#34858

Authored-by: Alva Bandy <abandy@live.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
rtpsw pushed a commit to rtpsw/arrow that referenced this issue May 16, 2023
- Initial check in for the swift arrow reader impl
- bug fixes found during reader testing
- class/method access modifier changes (mostly from internal to public)

* Closes: apache#34858

Authored-by: Alva Bandy <abandy@live.com>
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants