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 virtual implementations for remaining HappyBase Table methods. #1527

Merged
merged 1 commit into from
Feb 24, 2016

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Feb 24, 2016

@jonparrott I figured this would be good for you to get a sense of why I'd be sending PRs for helpers before actually implementing the methods themselves. The helpers themselves contain quite a bit of code (HappyBase is a nice abstraction and the work is worth it).

@dhermes dhermes added the api: bigtable Issues related to the Bigtable API. label Feb 24, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 24, 2016
@@ -97,7 +97,7 @@ class Connection(object):

The arguments ``host``, ``port``, ``compat``, ``transport`` and
``protocol`` are allowed (as keyword arguments) for compatibility with
HappyBase. However, they will not be used in anyway, and will cause a
HappyBase. However, they will not be used in any way, and will cause a

This comment was marked as spam.

This comment was marked as spam.

@theacodes
Copy link
Contributor

Cool, this is helpful. LGTM, but with minor concern about that import.

dhermes added a commit that referenced this pull request Feb 24, 2016
Adding virtual implementations for remaining HappyBase Table methods.
@dhermes dhermes merged commit 2c223e7 into googleapis:master Feb 24, 2016
@dhermes dhermes deleted the happybase-virtual-table branch February 24, 2016 19:34
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