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

Implementing Cluster.reload(). by dhermes · Pull Request #1253 · googleapis/google-cloud-python · GitHub

Implementing Cluster.reload(). - #1253

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:bigtable-cluster-reload
Dec 1, 2015
Merged

Implementing Cluster.reload().#1253
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:bigtable-cluster-reload

Conversation

dhermes commented Dec 1, 2015

Copy link
Copy Markdown
Contributor

Also

  • Implementing Cluster.name property which is used to identify the cluster in API requests
  • Moving _FakeStub and _MethodMock to a shared testing module for Bigtable.
  • Adding Client to root bigtable package.
  • Fixing typo in Bigtable Client docstring

dhermes added the api: bigtable Issues related to the Bigtable API. label Dec 1, 2015
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 1, 2015

This comment was marked as spam.

This comment was marked as spam.

Also
- Implementing Cluster.name property which is used
  to identify the cluster in API requests
- Moving _FakeStub and _MethodMock to a shared testing
  module for Bigtable.
- Adding Client to root bigtable package.
- Fixing typo in Bigtable Client docstring
dhermes force-pushed the bigtable-cluster-reload branch from ef282ad to 8feea17 Compare December 1, 2015 18:07

dhermes commented Dec 1, 2015

Copy link
Copy Markdown
Contributor Author

@tseaver Updated. PTAL.

tseaver commented Dec 1, 2015

Copy link
Copy Markdown
Contributor

LGTM

dhermes added a commit that referenced this pull request Dec 1, 2015
dhermes merged commit 13f8693 into googleapis:master Dec 1, 2015
dhermes deleted the bigtable-cluster-reload branch December 1, 2015 18:47
parthea added a commit that referenced this pull request Nov 26, 2025
Source-Link: googleapis/synthtool@92006bb
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:2e247c7bf5154df7f98cce087a20ca7605e236340c7d6d1a14447e5c06791bd6

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Mar 2, 2026
parthea pushed a commit that referenced this pull request Mar 2, 2026
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Mar 6, 2026
parthea pushed a commit that referenced this pull request Mar 9, 2026
* fix: allow setting staleness to same value in tx

Repeatedly setting the staleness property of a connection in a
transaction to the same value caused an error. This made it
harder to use this property in SQLAlchemy.

Updates googleapis/python-spanner-sqlalchemy#495

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Revert "🦉 Updates from OwlBot post-processor"

This reverts commit 282a9828507ca3511b37c81a1c10f6c0622e79ad.

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
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: bigtable Issues related to the Bigtable 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