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

java/driver-manager: require supplying BufferAllocator #563

Closed
lidavidm opened this issue Mar 29, 2023 · 0 comments · Fixed by #622
Closed

java/driver-manager: require supplying BufferAllocator #563

lidavidm opened this issue Mar 29, 2023 · 0 comments · Fixed by #622
Assignees

Comments

@lidavidm
Copy link
Member

Also, get rid of the old registration methods and the static driver instances.

@lidavidm lidavidm added this to the ADBC Libraries 0.4.0 milestone Mar 29, 2023
@lidavidm lidavidm self-assigned this Mar 29, 2023
lidavidm added a commit to lidavidm/arrow-adbc that referenced this issue Apr 28, 2023
The old way was prone to memory leaks.

Fixes apache#563.

BREAKING CHANGE: removes static driver instances.
lidavidm added a commit that referenced this issue Apr 28, 2023
The old way was prone to memory leaks.

Fixes #563.

BREAKING CHANGE: removes static driver instances.
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 a pull request may close this issue.

1 participant