Skip to content

ResultSet should implement Iterable. #1816

@buchgr

Description

@buchgr

It seems convenient for com.google.cloud.spanner.ResultSet to implement Iterable or Iterator. It would allow for easier use with existing Java/JDK APIs. Right now, I have to roll my own Iterator :(.

Metadata

Metadata

Assignees

Labels

api: spannerIssues related to the Spanner 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