FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Implementing Bigtable ConditionalRowFilter. by dhermes · Pull Request #1325 · googleapis/google-cloud-python · GitHub

Implementing Bigtable ConditionalRowFilter. - #1325

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:bigtable-row-filter-conditional
Jan 7, 2016
Merged

Implementing Bigtable ConditionalRowFilter.#1325
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:bigtable-row-filter-conditional

Conversation

dhermes commented Dec 22, 2015

Copy link
Copy Markdown
Contributor

This is a Condition filter, which is effectively a ternary operator (predicate determines if the true or false filter is applied).

dhermes added the api: bigtable Issues related to the Bigtable API. label Dec 22, 2015
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 22, 2015
This is a ``Condition`` filter, which is effectively
a ternary operator (predicate determines if the true or
false filter is applied).

[1]: https://github.com/GoogleCloudPlatform/gcloud-python/blob/9e2b07d92bbbf8640a3a767ccf4796245ba5b51c/gcloud/bigtable/_generated/_bigtable_data.proto#L232-L245
dhermes force-pushed the bigtable-row-filter-conditional branch from 014c160 to 1856acf Compare January 4, 2016 04:45

tseaver commented Jan 7, 2016

Copy link
Copy Markdown
Contributor

LGTM

dhermes added a commit that referenced this pull request Jan 7, 2016
dhermes merged commit aa87ffe into googleapis:master Jan 7, 2016
dhermes deleted the bigtable-row-filter-conditional branch January 7, 2016 22:34
parthea pushed a commit that referenced this pull request Mar 6, 2026
…[autoapprove] (#1325)

Source-Link: googleapis/synthtool@69fabae
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:562802bfac02e012a6ac34eda282f81d06e77326b82a32d7bbb1369ff552b387

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL