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

Adding system tests for HappyBase Table.row(). by dhermes · Pull Request #1604 · googleapis/google-cloud-python · GitHub

Adding system tests for HappyBase Table.row(). - #1604

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:sys-test-happybase-row
Mar 12, 2016
Merged

Adding system tests for HappyBase Table.row().#1604
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:sys-test-happybase-row

Conversation

dhermes commented Mar 12, 2016

Copy link
Copy Markdown
Contributor

No description provided.

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

# Use timestamps to retrieve row.
first_two = table.row(ROW_KEY1, timestamp=ts2 + 1,
include_timestamp=True)

This comment was marked as spam.

This comment was marked as spam.

tseaver commented Mar 12, 2016

Copy link
Copy Markdown
Contributor

LGTM

dhermes added a commit that referenced this pull request Mar 12, 2016
Adding system tests for HappyBase Table.row().
dhermes merged commit 694f602 into googleapis:master Mar 12, 2016
dhermes deleted the sys-test-happybase-row branch March 12, 2016 18:38
parthea pushed a commit that referenced this pull request Nov 26, 2025
* feat: making iam endpoint universe-aware

* feat: make sign and idtoken endpooints universe aware

* add universe_domain parameter for the iam request

* fix: test updates

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Apr 1, 2026
* deps: remove jellyfish dependency

* add unit tests
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