Skip to content

Adding GC Rule to Bigtable Column Family class. - #1302

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:bigtable-col-fam-w-gc-rule
Dec 17, 2015
Merged

Adding GC Rule to Bigtable Column Family class.#1302
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:bigtable-col-fam-w-gc-rule

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

Also adding equality check for column family
instances.

Also adding equality check for column family
instances.
@dhermesdhermes added the api: bigtable Issues related to the Bigtable API. label Dec 17, 2015
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 17, 2015

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@tseaver

Copy link
Copy Markdown
Contributor

LGTM. Maybe we can revisit pulling out the __ne__s later/

dhermes added a commit that referenced this pull request Dec 17, 2015
Adding GC Rule to Bigtable Column Family class.
@dhermes
dhermes merged commit ae01c3a into googleapis:masterDec 17, 2015
@dhermes
dhermes deleted the bigtable-col-fam-w-gc-rule branch December 17, 2015 19:32
@dhermes

Copy link
Copy Markdown
ContributorAuthor

You're reviewing faster than I can get them out! I'm trying to balance this and grading a final exam, and you're winning.

Care to take a look at #1241 (mine) and #1274 (a very important fix in light of #1214)?

@tseaver

Copy link
Copy Markdown
Contributor

No worries. I've got to get my Table.upload_from_file finished.

I'll try to look again at #1241: I had the impression that it was "not ready for prime time."

#1274 worries me.

@dhermes

Copy link
Copy Markdown
ContributorAuthor

#1241 is ready for prime time, I am working on getting it merge-able right now (done, if tests pass).

#1274 worries me too, but so does #1214. Let's continue the discussion in one of those places?

@dhermesdhermes mentioned this pull request Jan 25, 2016
parthea added a commit that referenced this pull request Nov 24, 2025
* ci: use python 3.8 in docs build
* add files required for docs build
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* update docs link
* remove docfx session from publish-docs.sh
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Mar 2, 2026
parthea pushed a commit that referenced this pull request Mar 9, 2026
* Feat: Added Metric Interceptor integration with Attempt metrics
* Feat: Added Operation and GFE Metrics
* Removed warning from GCP Resource Detector
* Added Attempt failure test
* Moved MetricCapture out of Tracer logic
* Adjustments to handle-disabled behaviour of MetricsCapture
* Added higher-level short circuiting of metric logic when disabled
---------
Co-authored-by: rahul2393 <irahul@google.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtableIssues related to the Bigtable API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@dhermes@tseaver@googlebot