googleapis / googleapis/google-cloud-go

spanner: PartitionReadUsingIndexWithOptions does not consider transaction level read options

Open
#9,112 1 comment 0 reactions 1 assignee Claimed by @rahul2393 View on GitHub
api: spanner type: feature request
Dominant language
Go
Stars
4.5k
Forks
1.6k
Avg merge
1d 13h
Merged PRs (30d)
109

Description

https://github.com/googleapis/google-cloud-go/blob/379d3df8ae9463dcd3ec28fc695b0e658ddeb2a1/spanner/batch.go#L119

The above `PartitionReadUsingIndexWithOptions` considers only request level ReadOptions, but ignore the readOptions set at client level (i.e. `t.ReadOnlyTransaction.txReadOnly.ro`)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.