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/change public init methods to enable access outside of Package #36544

Closed
abandy opened this issue Jul 7, 2023 · 0 comments · Fixed by #36545
Closed

[Swift] Add/change public init methods to enable access outside of Package #36544

abandy opened this issue Jul 7, 2023 · 0 comments · Fixed by #36545

Comments

@abandy
Copy link
Contributor

abandy commented Jul 7, 2023

Describe the enhancement requested

Required public access to additional classes while working on the Swift Arrow Flight impl. Added/changed init methods to public for theses classes.

Component(s)

Swift

@abandy abandy changed the title Add/change public init methods to enable access outside of Package [Swift] Add/change public init methods to enable access outside of Package Jul 7, 2023
@kou kou closed this as completed in #36545 Jul 8, 2023
kou pushed a commit that referenced this issue Jul 8, 2023
Added/updated some init methods to public access for public class so these classes can be instantiated outside of the arrow package.
* Closes: #36544

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 Jul 8, 2023
kou pushed a commit that referenced this issue Jul 19, 2023
…36547)

The initial implementation for swift arrow flight.  

This change depends on PR GH-36544.
* Closes: #36546

Authored-by: Alva Bandy <abandy@live.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
chelseajonesr pushed a commit to chelseajonesr/arrow that referenced this issue Jul 20, 2023
…ight (apache#36547)

The initial implementation for swift arrow flight.  

This change depends on PR apacheGH-36544.
* Closes: apache#36546

Authored-by: Alva Bandy <abandy@live.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
R-JunmingChen pushed a commit to R-JunmingChen/arrow that referenced this issue Aug 20, 2023
…ight (apache#36547)

The initial implementation for swift arrow flight.  

This change depends on PR apacheGH-36544.
* Closes: apache#36546

Authored-by: Alva Bandy <abandy@live.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
loicalleyne pushed a commit to loicalleyne/arrow that referenced this issue Nov 13, 2023
…ight (apache#36547)

The initial implementation for swift arrow flight.  

This change depends on PR apacheGH-36544.
* Closes: apache#36546

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