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

Add streaming support for duckdb #47

Closed
drizk1 opened this issue Jul 25, 2024 · 1 comment
Closed

Add streaming support for duckdb #47

drizk1 opened this issue Jul 25, 2024 · 1 comment

Comments

@drizk1
Copy link
Member

drizk1 commented Jul 25, 2024

examples for how to do it

Would probably be a final_collect function that can now dispatch w its own type from @collect

@drizk1
Copy link
Member Author

drizk1 commented Jul 26, 2024

Prelim version working locally.

Current syntax to stream results into final df:
@collect(stream = true)

@drizk1 drizk1 closed this as completed Jul 28, 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

No branches or pull requests

1 participant