Skip to content

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

Copy link
Copy Markdown
Contributor

No description provided.

@dhermesdhermes added the api: bigtable Issues related to the Bigtable API. label Mar 12, 2016
@googlebotgooglebot 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

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
dhermes merged commit 694f602 into googleapis:masterMar 12, 2016
@dhermes
dhermes deleted the sys-test-happybase-row branch March 12, 2016 18:38
@dhermesdhermes mentioned this pull request Apr 1, 2016
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
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.

3 participants

@dhermes@tseaver@googlebot