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 Bigtable Table.read_rows(). #1498

Merged
merged 1 commit into from
Feb 19, 2016

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Feb 19, 2016

FYI @tseaver This is the last of the non-HappyBase PRs!

@dhermes dhermes added the api: bigtable Issues related to the Bigtable API. label Feb 19, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 19, 2016
The range will not include ``end_key``. If left empty,
will be interpreted as an infinite string.

:type filter_: :class:`.row.RowFilter`, :class:`.row.RowFilterChain`,

This comment was marked as spam.

This comment was marked as spam.

@tseaver
Copy link
Contributor

tseaver commented Feb 19, 2016

Except for the ordering issue I noted, LGTM.

@dhermes
Copy link
Contributor Author

dhermes commented Feb 19, 2016

Fixed the ordering (and dropped the un-needed references to RowFilterChain, etc. since those are all subclasses of RowFilter)

dhermes added a commit that referenced this pull request Feb 19, 2016
Adding Bigtable Table.read_rows().
@dhermes dhermes merged commit 33b3bfd into googleapis:master Feb 19, 2016
@dhermes dhermes deleted the bigtable-read-rows branch February 19, 2016 18:58
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