Skip to content

Return pyarrow.RecordBatchReader from cursor.fetcharrowbatches #421

Description

@rupurt

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions