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

SqliteTableProviderFactory keeps track of opened instances #109

Merged
merged 5 commits into from
Sep 17, 2024

Conversation

phillipleblanc
Copy link
Collaborator

Similar to #105, this PR now will keep track of the instances it has opened via the SqliteTableProviderFactory::create method, and re-use connections where possible.

@phillipleblanc phillipleblanc self-assigned this Sep 17, 2024
@phillipleblanc phillipleblanc merged commit d43347c into spiceai Sep 17, 2024
3 checks passed
@phillipleblanc phillipleblanc deleted the phillip/240916-single-db-sqlite branch September 17, 2024 13:46
hozan23 pushed a commit to hozan23/datafusion-table-providers that referenced this pull request Sep 24, 2024
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.

1 participant