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

result reader #50

Merged
merged 2 commits into from
Nov 4, 2024
Merged

result reader #50

merged 2 commits into from
Nov 4, 2024

Conversation

jraymakers
Copy link
Contributor

  • Add a "result reader" helper that makes consuming multi-chunk results easier.
  • Add entry points that construct a reader.
  • Add helpers to extract all the values of a result in column-major or row-major form.
  • Cache vectors in DuckDBResult.
  • Add docs to README.

@jraymakers jraymakers merged commit c1afd83 into main Nov 4, 2024
3 checks passed
@jraymakers jraymakers deleted the jray/result-reader branch November 4, 2024 03:40
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