Skip to content

Conversation

@dhermes
Copy link
Contributor

@dhermes dhermes commented Nov 2, 2017

@dhermes dhermes added api: bigtable Issues related to the Bigtable API. docs labels Nov 2, 2017
@googlebot googlebot 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.

@chemelnucfin chemelnucfin changed the title Small docs/hygiene tweaks after #4256. Bigtable: Small docs/hygiene tweaks after #4256. Nov 3, 2017
@chemelnucfin chemelnucfin changed the title Bigtable: Small docs/hygiene tweaks after #4256. BigTable: Small docs/hygiene tweaks after #4256. Nov 3, 2017
@dhermes
Copy link
Contributor Author

dhermes commented Nov 3, 2017

Merging with an LGTM from @tseaver in chat.

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

5 participants