duckdb-rs icon indicating copy to clipboard operation
duckdb-rs copied to clipboard

Support streaming query

Open Virgiel opened this issue 2 years ago • 1 comments

DuckDB now supports streaming queries which do not materialize everything before returning the first rows

Virgiel avatar May 31 '23 14:05 Virgiel

I would be happy to help out on this :) Will start to take a look and see if I can understand enough to make a PR :)

NikeNano avatar Jun 09 '23 19:06 NikeNano