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

Remove references to google.cloud.operation from spanner #3625

Merged
merged 2 commits into from
Jul 20, 2017

Conversation

theacodes
Copy link
Contributor

@theacodes theacodes commented Jul 18, 2017

Spanner's docstrings were actually incorrect, as spanner is using gax futures but was documented as using google.cloud.operation. gax futures will be replaced by google.cloud.future.operation and in the meantime the interface is the same. This change removes references to google.cloud.operation.

This is not a breaking change for spanner.

Towards #3617

@theacodes theacodes added api: spanner Issues related to the Spanner API. DevEx labels Jul 18, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 18, 2017
@theacodes
Copy link
Contributor Author

@dhermes @lukesneeringer this is ready for review.

Copy link
Contributor

@dhermes dhermes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM I'm amazed this PR was so easy.

@theacodes
Copy link
Contributor Author

LGTM I'm amazed this PR was so easy.

Same. Will merge when CI is green.

@theacodes theacodes merged commit 4f4129d into googleapis:master Jul 20, 2017
@theacodes theacodes deleted the spanner-future branch July 20, 2017 17:18
landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 21, 2017
…3625)

* Remove references to google.cloud.operation from spanner

* Remove unused import
landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 22, 2017
…3625)

* Remove references to google.cloud.operation from spanner

* Remove unused import
landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 22, 2017
…3625)

* Remove references to google.cloud.operation from spanner

* Remove unused import
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.

3 participants