| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Used to held data in rows retrieved.
|
Travis failed on the docs build: Found undocumented public modules: - gcloud.bigtable.row_data ERROR: InvocationError: '/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/docs/bin/python /home/travis/build/GoogleCloudPlatform/gcloud-python/scripts/verify_included_modules.py' |
Sorry, something went wrong.
|
No explicit tests for the Cell class' methods? |
Sorry, something went wrong.
|
Double fail. Sorry, forgot to stage it. Must've been in a hurry. |
Sorry, something went wrong.
|
@tseaver PTAL. Still would like to know what you think about having row.py and row_data.py separately. |
Sorry, something went wrong.
My only quibble is with the filename: given that the module just contains the Cell class, ISTM that it would most logically be named gcloud.bigtable.cell. |
Sorry, something went wrong.
|
Cell is just the beginning: |
Sorry, something went wrong.
SGTM |
Sorry, something went wrong.
|
And the content of this commit? |
Sorry, something went wrong.
|
Fine to merge. |
Sorry, something went wrong.
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Snippet shows how to set the read lock mode at the client-level and how to override the option at the transaction-level.
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v1.0.0 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:b8058df4c45e9a6e07f6b4d65b458d0d059241dd34c814f151c8bf6b89211209 <details><summary>google-cloud-spanner: 3.63.0</summary> ## [3.63.0](googleapis/python-spanner@v3.62.0...v3.63.0) (2026-02-13) ### Features * add requestID info in error exceptions (#1415) ([2c5eb96c](googleapis/python-spanner@2c5eb96c)) ### Bug Fixes * prevent thread leak by ensuring singleton initialization (#1492) ([e792136a](googleapis/python-spanner@e792136a)) ### Documentation * snippet for setting read lock mode (#1473) ([7e79920c](googleapis/python-spanner@7e79920c)) </details>
| Back | FazBrowse Home | New Git URL |
Used to hold data in rows retrieved.
@tseaver This module could definitely use some design review (none of the content here yet, but worth discussing now or at least thinking about).
Right now, the implementation is as follows: