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

Support for returning pyarrow objects #375

Open
cpcloud opened this issue Apr 30, 2023 · 0 comments
Open

Support for returning pyarrow objects #375

cpcloud opened this issue Apr 30, 2023 · 0 comments

Comments

@cpcloud
Copy link

cpcloud commented Apr 30, 2023

It would be great to support returning the following objects to support comprehensive null handling as well as improve throughput, reduce memory usage and increase ecosystem compatibility:

  1. pyarrow.Table (query_arrow?)
  2. pyarrow.RecordBatchReader (query_stream?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants