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

Create duckdb connection during execution #2684

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

thomasjpfan
Copy link
Member

Why are the changes needed?

On main, the duckdb connection is created during registration time.

What changes were proposed in this pull request?

This moves the duckdb connection to happen during execution time.

How was this patch tested?

The current unit test covers the functionality.

@pingsutw pingsutw merged commit 556dad2 into flyteorg:master Aug 15, 2024
99 checks passed
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.

4 participants