Skip to content

BigTable: Small docs/hygiene tweaks after #4256. - #4333

Merged
dhermes merged 3 commits into
googleapis:masterfrom
dhermes:pr-4256-followup
Nov 3, 2017
Merged

BigTable: Small docs/hygiene tweaks after #4256.#4333
dhermes merged 3 commits into
googleapis:masterfrom
dhermes:pr-4256-followup

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

@dhermesdhermes added api: bigtable Issues related to the Bigtable API. docs labels Nov 2, 2017
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 2, 2017
"""
try:
retry(self.__class__._do_mutate_retryable_rows)(self)
retry(self._do_mutate_retryable_rows)()

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 comment was marked as spam.

assert len(retryable_rows) == num_responses
if len(retryable_rows) != num_responses:
raise RuntimeError(
'Unexpected the number of responses', num_responses,

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@chemelnucfinchemelnucfin changed the title Small docs/hygiene tweaks after #4256.Bigtable: Small docs/hygiene tweaks after #4256.Nov 3, 2017
@chemelnucfinchemelnucfin changed the title Bigtable: Small docs/hygiene tweaks after #4256.BigTable: Small docs/hygiene tweaks after #4256.Nov 3, 2017
@dhermes

Copy link
Copy Markdown
ContributorAuthor

Merging with an LGTM from @tseaver in chat.

@dhermes
dhermes merged commit e12372d into googleapis:masterNov 3, 2017
@dhermes
dhermes deleted the pr-4256-followup branch November 3, 2017 16:29
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.

5 participants

@dhermes@justinseinlin@lukesneeringer@tseaver@googlebot