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

Return pyarrow.RecordBatchReader from cursor.fetcharrowbatches #421

Open
rupurt opened this issue Apr 8, 2024 · 0 comments
Open

Return pyarrow.RecordBatchReader from cursor.fetcharrowbatches #421

rupurt opened this issue Apr 8, 2024 · 0 comments

Comments

@rupurt
Copy link
Contributor

rupurt commented Apr 8, 2024

Howdy,

Would it be possible to add support for the [RecordBatchReader](https://arrow.apache.org/docs/python/generated/pyarrow.RecordBatchReader.html) when returning arrow batches? The RecordBatchReader` provides the schema on the reader which is useful when writing the results to a file without having the build the schema from the first batch.

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