Skip to content

Convert non-instance-admin protos to Bigtable V2 - #1919

Merged
tseaver merged 2 commits into
googleapis:bigtable-v2from
tseaver:bigtable-v2-convert_imports
Jun 27, 2016
Merged

Convert non-instance-admin protos to Bigtable V2#1919
tseaver merged 2 commits into
googleapis:bigtable-v2from
tseaver:bigtable-v2-convert_imports

Conversation

@tseaver

Copy link
Copy Markdown
Contributor

Folds new ReadRowsResponse logic from #1907, #1915 into table row handling.

Apologies for the size of this PR: it turned out to be a bit of a "take one sip from a spittoon" problem.

@tseavertseaver added the api: bigtable Issues related to the Bigtable API. label Jun 27, 2016
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 27, 2016
@tseavertseaver mentioned this pull request Jun 27, 2016
@tseaver
tseaver merged commit 3b48e0f into googleapis:bigtable-v2Jun 27, 2016
@tseaver
tseaver deleted the bigtable-v2-convert_imports branch June 27, 2016 20:36
@tseavertseaver mentioned this pull request Jun 29, 2016
parthea pushed a commit that referenced this pull request Nov 24, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Mar 2, 2026
Removing support for EOL Python 3.7. A warning was present in the README that support would be removed after
January 2024
Also added a warning that Python 3.8 and 3.9 are also EOL, and will be
removed in future updates
---------
Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
parthea pushed a commit that referenced this pull request Mar 6, 2026
* Update format_options.py to include the newly added map target type.
The map target type creates a schema without the added key_value repeated field.
* Added tests
* add unit test
* lint
---------
Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
parthea pushed a commit that referenced this pull request Apr 1, 2026
* docs: add code snippets for session and IO public docs
* fix lint
* undo test file deletion
* fix typo
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtableIssues related to the Bigtable API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@tseaver@googlebot