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

Refactor react-duckdb #1727

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Refactor react-duckdb #1727

wants to merge 4 commits into from

Conversation

willium
Copy link

@willium willium commented May 4, 2024

The existing react-duckdb providers were pretty convoluted and had properties that it didn't use. I refactored it and added documentation and comments.

I did not bump the version in package.json. This is a breaking change for this package, so I suspect it should be (part of?) a major version bump.


I may contribute some utility functions/additional hooks in the future, but these shouldn't cause breaking changes.

@carlopi carlopi self-requested a review May 5, 2024 01:49
@ncsmikewoods
Copy link

I've been keeping an eye on these changes. It looks like they'll address some problems with race conditions in duckdb initialization. I've been holding off rewriting my connection management code because this refactor looks like a much cleaner implementation that's what's there.

Thanks for your work @willium

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.

2 participants