FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Remove references to google.cloud.operation from spanner by theacodes · Pull Request #3625 · googleapis/google-cloud-python · GitHub

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

Merged
theacodes merged 2 commits into
googleapis:masterfrom
theacodes:spanner-future
Jul 20, 2017
Merged

Remove references to google.cloud.operation from spanner#3625
theacodes merged 2 commits into
googleapis:masterfrom
theacodes:spanner-future

Conversation

theacodes commented Jul 18, 2017
edited
Loading

Copy link
Copy Markdown
Contributor

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 added api: spanner Issues related to the Spanner API. DevEx labels Jul 18, 2017
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 18, 2017

Copy link
Copy Markdown
Contributor Author

@dhermes @lukesneeringer this is ready for review.

dhermes left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM I'm amazed this PR was so easy.

Copy link
Copy Markdown
Contributor Author

LGTM I'm amazed this PR was so easy.

Same. Will merge when CI is green.

theacodes merged commit 4f4129d into googleapis:master Jul 20, 2017
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
parthea pushed a commit that referenced this pull request Mar 9, 2026
* Remove references to google.cloud.operation from spanner

* Remove unused import
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL