Skip to content

Add documentation to bulkReadRows that each batch will process the keys sequentially #386

@igorbernstein2

Description

@igorbernstein2

ReadRows protocol requires that rows are sent in ascending key order, which implies that each key in the request must be looked up sequentially. We should make this clear in the javadocs to ensure that our customers have the correct expectations

Metadata

Metadata

Assignees

Labels

api: bigtableIssues related to the googleapis/java-bigtable API.type: docsImprovement to the documentation for an API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions