Thanks to visit codestin.com
Credit goes to github.com

Skip to content

paged iterators are not iterators #175

Closed
@tswast

Description

@tswast

Is your feature request related to a problem? Please describe.

The naming of the "iterator" classes & modules is misleading.

Describe the solution you'd like

Add a __next__ method so that a paged iterator can be used as an iterator.

Describe alternatives you've considered

Rename classes to "iterable" instead of iterator. This would be a breaking change, though.

Additional context

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions