Skip to content

Implement iterate_rows() method #30

@imathews

Description

@imathews

Similar to list_rows, but return an iterator, so that the data can be processed as a stream and doesn't all need to be loaded into memory first. Might be helpful to reference how the BQ python library does it: https://cloud.google.com/python/docs/reference/bigquery/latest/google.cloud.bigquery.table.RowIterator

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions