Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 16, 2016

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