Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "feat(spanner): enable request options for batch read" #3987

Merged

Conversation

olavloite
Copy link
Contributor

@olavloite olavloite commented Apr 22, 2021

BREAKING CHANGE: Removes BatchReadOnlyTransaction.PartitionReadUsingIndexWithOptions and BatchReadOnlyTransaction.PartitionReadWithOptions

Reverts #3905

@olavloite olavloite requested a review from skuruppu April 22, 2021 09:37
@olavloite olavloite requested review from hengfengli and a team as code owners April 22, 2021 09:37
@product-auto-label product-auto-label bot added the api: spanner Issues related to the Spanner API. label Apr 22, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 22, 2021
BREAKING CHANGE: Removes
- BatchReadOnlyTransaction.PartitionReadUsingIndexWithOptions
- BatchReadOnlyTransaction.PartitionReadWithOptions

This reverts commit 0c73db2.
@olavloite olavloite force-pushed the revert-3905-spanner-enable-request-options-for-batch-read branch from c225ddf to 49ef511 Compare April 22, 2021 10:21
@olavloite
Copy link
Contributor Author

@skuruppu The build is failing because it (correctly) detects that this is a breaking change. We are removing two exported methods that were added by the original change. I've updated the commit message so the api checker should accept this.

@olavloite olavloite merged commit 9928131 into master Apr 22, 2021
@olavloite olavloite deleted the revert-3905-spanner-enable-request-options-for-batch-read branch April 22, 2021 11:16
olavloite added a commit that referenced this pull request Jun 29, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the Spanner API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants