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 clear() to Bigtable row data. #1490

Merged
merged 1 commit into from
Feb 18, 2016

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Feb 18, 2016

Also adding some helper properties for public use.

@dhermes dhermes added the api: bigtable Issues related to the Bigtable API. label Feb 18, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 18, 2016
:rtype: bool
:returns: The committed status of the (partial) row.
"""
return self._committed

This comment was marked as spam.

This comment was marked as spam.

@tseaver
Copy link
Contributor

tseaver commented Feb 18, 2016

LGTM (don't block a merge to answer my question about self._committed).

Also adding some helper properties for public use.
@dhermes dhermes force-pushed the bigtable-partial-row-props branch from bef750c to 163e98b Compare February 18, 2016 19:30
dhermes added a commit that referenced this pull request Feb 18, 2016
@dhermes dhermes merged commit d332809 into googleapis:master Feb 18, 2016
@dhermes dhermes deleted the bigtable-partial-row-props branch February 18, 2016 19:36
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