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] Swift implementation of Arrow #20484

Closed
asfimport opened this issue Nov 2, 2022 · 2 comments · Fixed by #14561
Closed

[Swift] Swift implementation of Arrow #20484

asfimport opened this issue Nov 2, 2022 · 2 comments · Fixed by #14561

Comments

@asfimport
Copy link
Collaborator

Initial check-in for a swift implementation of Arrow. Based on my understanding of the spec and looking through the C++ and C# current implementations.  

Reporter: Alva Bandy / @abandy
Assignee: Alva Bandy / @abandy

PRs and other links:

Note: This issue was originally created as ARROW-18234. Please see the migration documentation for further details.

@kou
Copy link
Member

kou commented Feb 3, 2023

@abandy Could you add a "take" comment to assign this to you like #33989 (comment) ?

@kou kou closed this as completed in #14561 Feb 3, 2023
kou added a commit that referenced this issue Feb 3, 2023
Initial check-in for a swift implementation of Arrow.  Based on my understanding of the spec and looking through the C++ and C# current implementations.
* Closes: #20484

Lead-authored-by: Alva Bandy <abandy@live.com>
Co-authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou kou added this to the 12.0.0 milestone Feb 3, 2023
@abandy
Copy link
Contributor

abandy commented Feb 3, 2023

take

sjperkins pushed a commit to sjperkins/arrow that referenced this issue Feb 10, 2023
Initial check-in for a swift implementation of Arrow.  Based on my understanding of the spec and looking through the C++ and C# current implementations.
* Closes: apache#20484

Lead-authored-by: Alva Bandy <abandy@live.com>
Co-authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
gringasalpastor pushed a commit to gringasalpastor/arrow that referenced this issue Feb 17, 2023
Initial check-in for a swift implementation of Arrow.  Based on my understanding of the spec and looking through the C++ and C# current implementations.
* Closes: apache#20484

Lead-authored-by: Alva Bandy <abandy@live.com>
Co-authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
fatemehp pushed a commit to fatemehp/arrow that referenced this issue Feb 24, 2023
Initial check-in for a swift implementation of Arrow.  Based on my understanding of the spec and looking through the C++ and C# current implementations.
* Closes: apache#20484

Lead-authored-by: Alva Bandy <abandy@live.com>
Co-authored-by: Sutou Kouhei <kou@clear-code.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.

4 participants