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 Bigtable TimestampRangeFilter. #1321

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
merged 1 commit into from
Dec 22, 2015

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Dec 22, 2015

Also implementing a separate TimestampRange class since it will need to be used to limit data requests to certain ranges (e.g. in Mutation.DeleteFromColumn.time_range in the Bigtable
data .proto spec).

Also implementing a separate TimestampRange class since it will
need to be used to limit data requests to certain ranges (e.g.
in ``Mutation.DeleteFromColumn.time_range`` in the Bigtable
data `.proto` spec).
@dhermes dhermes added the api: bigtable Issues related to the Bigtable API. label Dec 22, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 22, 2015
@dhermes
Copy link
Contributor Author

dhermes commented Dec 22, 2015

@tseaver This is the final filter! After this, I'll implement the RowFilterChain, RowFilterUnion and ConditionalRowFilter for combining filters and then can update the Row constructor to take a filter and go from there towards implementing the data API.

@tseaver
Copy link
Contributor

tseaver commented Dec 22, 2015

LGTM

dhermes added a commit that referenced this pull request Dec 22, 2015
Implementing Bigtable TimestampRangeFilter.
@dhermes dhermes merged commit 9e2b07d into googleapis:master Dec 22, 2015
@dhermes dhermes deleted the bigtable-row-filter-8 branch December 22, 2015 21:48
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.