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#] Implement Flight SQL Client #44800

Open
HackPoint opened this issue Nov 20, 2024 · 0 comments
Open

[C#] Implement Flight SQL Client #44800

HackPoint opened this issue Nov 20, 2024 · 0 comments

Comments

@HackPoint
Copy link

Describe the enhancement requested

This pull request introduces a new implementation of FlightSqlClient and PreparedStatement in C#. Previously, there was no C# client for Flight SQL, leaving a significant gap for .NET developers who wished to interact with Flight SQL servers.

The implementation aligns with the existing C++ Flight SQL client API, ensuring consistent and familiar behavior across languages and providing a robust client for the Apache Arrow ecosystem in .NET.

Component(s)

C#

@assignUser assignUser changed the title Implement Flight SQL Client [C#] Implement Flight SQL Client Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant