Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Implementing consume_*() methods on Bigtable PartialRowsData. #1493

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

Merged

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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.