Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Update Cloud Spanner operations to use returned OperationFuture instead of Operation #1214

Closed
elefeint opened this issue Nov 12, 2018 · 0 comments · Fixed by #1218
Closed
Assignees

Comments

@elefeint
Copy link
Contributor

Cloud Spanner updated return value of several things (like DatabaseAdminClient) to return a different type in googleapis/google-cloud-java#3881.

As a result, we cannot upgrade to the latest google-cloud-bom.version (0.70.0-alpha) until we resolve the compilation issue in SpannerDatabaseAdminTemplate

@ChengyuanZhao ChengyuanZhao self-assigned this Nov 12, 2018
@meltsufin meltsufin added the P1 label Nov 13, 2018
ChengyuanZhao added a commit that referenced this issue Nov 15, 2018
fixes #1213 fixes #1214

SpannerTemplate supports DML in transactions, 0.70 update.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging a pull request may close this issue.

3 participants