Skip to content
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

Adding HappyBase batch delete(). #1537

Merged
merged 1 commit into from
Feb 25, 2016

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Feb 25, 2016

This completes the Batch() implementation.


All that is left is finishing Table! w00t! (And bringing over the HappyBase system tests.)

@dhermes dhermes added the api: bigtable Issues related to the Bigtable API. label Feb 25, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 25, 2016
@@ -352,7 +486,7 @@ def test_it(self):
expected_result = [
['cf1', None],
['cf2', None],
['cf3', ''],
['cf3', ''], # AGGGHHHHHHHHHH THIS IS WEIRD

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This completes the Batch() implementation.
dhermes added a commit that referenced this pull request Feb 25, 2016
@dhermes dhermes merged commit c05e7bd into googleapis:master Feb 25, 2016
@dhermes dhermes deleted the happybase-finish-batch branch February 25, 2016 23:40
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