Skip to content

Conversation

@dhermes
Copy link
Contributor

@dhermes dhermes commented Feb 18, 2016

These methods read from a stream of ReadRowsResponse's, parse them and then store them on the PartialRowsData instance.

@tseaver The implementation of PartialRowData.update_from_read_rows is coming soon. It depends on #1492. I held off on including it there because it has a non-trivial amount of code.

@dhermes dhermes added the api: bigtable Issues related to the Bigtable API. label Feb 18, 2016
@dhermes dhermes self-assigned this Feb 18, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 18, 2016
always
"""
raise NotImplementedError

This comment was marked as spam.

This comment was marked as spam.

These methods read from a stream of ReadRowsResponse's,
parse them and then store them on the PartialRowsData
instance.
@dhermes dhermes force-pushed the bigtable-complete-partial-rows-data branch from 659e34c to 3d98eb7 Compare February 18, 2016 20:42
@dhermes
Copy link
Contributor Author

dhermes commented Feb 18, 2016

@tseaver PTAL (I rebased on top of #1494)

@tseaver
Copy link
Contributor

tseaver commented Feb 18, 2016

LGTM after the rebase/Travis.

dhermes added a commit that referenced this pull request Feb 18, 2016
…data

Implementing consume_*() methods on Bigtable PartialRowsData.
@dhermes dhermes merged commit 14263ee into googleapis:master Feb 18, 2016
@dhermes dhermes deleted the bigtable-complete-partial-rows-data branch February 18, 2016 20:49
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