Skip to content

Adding HappyBase connection pool. - #1516

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:happybase-connection-pool
Feb 23, 2016
Merged

Adding HappyBase connection pool.#1516
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:happybase-connection-pool

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

FYI @jgeewax this is the last bigtable module that needs to be added. (This isn't the last PR, the modules are being built up piece by piece, but getting closer and closer.)


For comparison: https://github.com/wbolster/happybase/blob/9cbd718c10a3089f234f1eac1236b631e1f8e7cd/happybase/pool.py

@dhermesdhermes added the api: bigtable Issues related to the Bigtable API. label Feb 21, 2016
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 21, 2016
@dhermesdhermes assigned theacodes and unassigned tseaverFeb 22, 2016
@theacodes

Copy link
Copy Markdown
Contributor

Unsure of the usage of this - but is there any reason why you didn't implement HappyBase's Pool methods connection, _acquire_connection, and _return_connection?

@dhermes

Copy link
Copy Markdown
ContributorAuthor

@jonparrott The "final" implementation is elsewhere. I am just breaking it into small chunks to make review go smoothly / make it easier to iterate on changes. That version also has full-fledged docs.

@theacodes

Copy link
Copy Markdown
Contributor

I see. That's fine. This LGTM.

dhermes added a commit that referenced this pull request Feb 23, 2016
@dhermes
dhermes merged commit e3f45fd into googleapis:masterFeb 23, 2016
@dhermes
dhermes deleted the happybase-connection-pool branch February 23, 2016 18:05
@theacodestheacodes mentioned this pull request Mar 4, 2016
parthea pushed a commit that referenced this pull request Mar 9, 2026
* feat: add support for bucket IP filter
* minor fix
* fix unit tests
* change create bucket with filter system test
* add more system tests
* update system tests
* resolving comments
parthea pushed a commit that referenced this pull request Apr 1, 2026
…ype (#1516)
* chore: throws NotImplementedError when read_pandas with nested JSON type
* increase test coverage
* fix python 3.6
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.

4 participants

@dhermes@theacodes@tseaver@googlebot