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

[C#][FlightSQL] Implement Flight SQL for C# #36078

Closed
jeremyosterhoudt opened this issue Jun 14, 2023 · 0 comments · Fixed by #36079
Closed

[C#][FlightSQL] Implement Flight SQL for C# #36078

jeremyosterhoudt opened this issue Jun 14, 2023 · 0 comments · Fixed by #36079

Comments

@jeremyosterhoudt
Copy link
Contributor

Describe the enhancement requested

This task is to implement the Flight SQL for C#, as it was done for Java and C++.

Component(s)

C#

westonpace added a commit that referenced this issue Aug 28, 2023
Flight SQL implementation for C# that is compatible with the C++ and Java implementations.

Closes issue #36078 
* Closes: #36078

Lead-authored-by: Jeremy Osterhoudt <jeremy.osterhoudt@ge.com>
Co-authored-by: Weston Pace <weston.pace@gmail.com>
Signed-off-by: Weston Pace <weston.pace@gmail.com>
@westonpace westonpace added this to the 14.0.0 milestone Aug 28, 2023
loicalleyne pushed a commit to loicalleyne/arrow that referenced this issue Nov 13, 2023
Flight SQL implementation for C# that is compatible with the C++ and Java implementations.

Closes issue apache#36078 
* Closes: apache#36078

Lead-authored-by: Jeremy Osterhoudt <jeremy.osterhoudt@ge.com>
Co-authored-by: Weston Pace <weston.pace@gmail.com>
Signed-off-by: Weston Pace <weston.pace@gmail.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