Skip to content

ResultSet should implement Iterable. #1816

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 :(.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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