Skip to content

Conversation

@dhermes
Copy link
Contributor

@dhermes dhermes commented Mar 14, 2016

This is the last PR to consider Bigtable ready to go. (There are a few more changes coming, but they aren't release-blocking.)

@dhermes dhermes added the api: bigtable Issues related to the Bigtable API. label Mar 14, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 14, 2016
row1_data = {COL1: value1, COL2: value2}

# Need to clean-up row1 after.
self.rows_to_delete.append(ROW_KEY1)

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@tseaver
Copy link
Contributor

tseaver commented Mar 15, 2016

LGTM

dhermes added a commit that referenced this pull request Mar 16, 2016
Adding system tests for HappyBase Table.put() and delete().
@dhermes dhermes merged commit a5aeb33 into googleapis:master Mar 16, 2016
@dhermes dhermes deleted the sys-test-happybase-put-delete branch March 16, 2016 06:31
parthea pushed a commit that referenced this pull request Jul 6, 2023
parthea pushed a commit that referenced this pull request Oct 21, 2023
parthea pushed a commit that referenced this pull request Oct 21, 2023
parthea pushed a commit that referenced this pull request Nov 24, 2025
…1608)

The key was `from __future__ import annotations`, implementing PEP
563 (https://www.python.org/dev/peps/pep-0563/), which, though approved in 2017, is now planned for inclusion in Python 3.11 (see this Python.org announcement: https://mail.python.org/archives/list/python-dev@python.org/thread/CLVXXPQ2T2LQ5MP2Y53VVQFCXYWQJHKZ/)/

This fixes googleapis/gapic-generator-python#1607.
parthea pushed a commit that referenced this pull request Nov 26, 2025
… for impersonated credentials in ADC (#1608)

* feat: Support External Account Authorized User as a Source Credential for impersonated credentials in ADC

* formatting
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