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

to_arrow function to collect results #375

Closed
joocer opened this issue Aug 21, 2022 · 0 comments
Closed

to_arrow function to collect results #375

joocer opened this issue Aug 21, 2022 · 0 comments

Comments

@joocer
Copy link
Contributor

joocer commented Aug 21, 2022

The results should be available using to_arrow rather than them being internally handled as arrow and converted to a list of dictionary for them to sometimes be converted back to arrow.

Could probably be implemented as a generator of batches to handle large result sets.

joocer added a commit that referenced this issue Sep 4, 2022
@joocer joocer closed this as completed Sep 4, 2022
joocer added a commit that referenced this issue Sep 4, 2022
FEATURE/#375 Results to an Arrow Table
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