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

Adding system tests for HappyBase Table.put() and delete(). by dhermes · Pull Request #1608 · googleapis/google-cloud-python · GitHub

Adding system tests for HappyBase Table.put() and delete(). - #1608

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:sys-test-happybase-put-delete
Mar 16, 2016
Merged

Adding system tests for HappyBase Table.put() and delete().#1608
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:sys-test-happybase-put-delete

Conversation

dhermes commented Mar 14, 2016

Copy link
Copy Markdown
Contributor

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 added the api: bigtable Issues related to the Bigtable API. label Mar 14, 2016
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 commented Mar 15, 2016

Copy link
Copy Markdown
Contributor

LGTM

dhermes added a commit that referenced this pull request Mar 16, 2016
Adding system tests for HappyBase Table.put() and delete().
dhermes merged commit a5aeb33 into googleapis:master Mar 16, 2016
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
parthea pushed a commit that referenced this pull request Mar 9, 2026
if transport is provided with credentials. 

gRPC client will throw
[error](https://github.com/googleapis/python-storage/blob/323cddd5d439e04e12614106eab1928fd4008c0b/google/cloud/_storage_v2/services/storage/client.py#L691-L695)
if credentials are passed to client's instance in addition to passing it
to transport.
parthea pushed a commit that referenced this pull request Mar 9, 2026
🤖 I have created a release *beep* *boop*
---


##
[3.6.0](googleapis/python-storage@v3.5.0...v3.6.0)
(2025-11-17)


### Features

* Add support for partial list buckets
([#1606](googleapis/python-storage#1606))
([92fc2b0](googleapis/python-storage@92fc2b0))
* Make return_partial_success and unreachable fields public for list
Bucket
([#1601](googleapis/python-storage#1601))
([323cddd](googleapis/python-storage@323cddd))
* **zb-experimental:** Add async write object stream
([5ab8103](googleapis/python-storage@5ab8103))
* **zb-experimental:** Add async write object stream
([#1612](googleapis/python-storage#1612))
([5ab8103](googleapis/python-storage@5ab8103))


### Bug Fixes

* Dont pass credentials to StorageClient
([#1608](googleapis/python-storage#1608))
([195d644](googleapis/python-storage@195d644))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea added a commit that referenced this pull request Apr 1, 2026
* chore(python): remove .gitignore from templates

Source-Link: googleapis/synthtool@419d94c
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a7aef70df5f13313ddc027409fc8f3151422ec2a57ac8730fce8fa75c060d5bb

* Remove replacement in owlbot.py

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.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