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

fix(csharp/client/adbcconnection): reset AdbcStatement on dispose #1289

Merged
merged 6 commits into from
Nov 14, 2023

Conversation

davidhcoe
Copy link
Contributor

sets the AdbcStatement to null when disposing (BigQuery fails if this does not happen)

Copy link

⚠️ Please follow the Conventional Commits format in CONTRIBUTING.md for PR titles.

@CurtHagenlocher CurtHagenlocher merged commit 715a06a into apache:main Nov 14, 2023
2 checks passed
@lidavidm lidavidm added this to the ADBC Libraries 0.9.0 milestone Nov 14, 2023
@davidhcoe davidhcoe deleted the dev/fix-adbcconnection-dispose branch April 17, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants