Skip to content

Beginning of HappyBase batch module. - #1515

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:begin-happybase-batch
Feb 23, 2016
Merged

Beginning of HappyBase batch module.#1515
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:begin-happybase-batch

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

@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

LGTM with minor readability nit.

(as an aside, I really hate unittest2's testing style)

self._batch_size = batch_size
# Timestamp is in milliseconds, convert to microseconds.
self._timestamp = self._delete_range = None
if timestamp is not None:

This comment was marked as spam.

This comment was marked as spam.

@dhermes

Copy link
Copy Markdown
ContributorAuthor

@jonparrottunittest2 is just a back-port of unittest, so there is no testing style to speak of. We do things guided by some notes from @tseaver.

@dhermes
dhermesforce-pushed the begin-happybase-batch branch from faf442d to bfc56f2CompareFebruary 23, 2016 20:25
dhermes added a commit that referenced this pull request Feb 23, 2016
@dhermes
dhermes merged commit 115263b into googleapis:masterFeb 23, 2016
@dhermes
dhermes deleted the begin-happybase-batch branch February 23, 2016 20:29
@theacodestheacodes mentioned this pull request Mar 4, 2016
parthea pushed a commit that referenced this pull request Nov 26, 2025
parthea pushed a commit that referenced this pull request Mar 2, 2026
parthea pushed a commit that referenced this pull request Apr 1, 2026
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