Skip to content

docs: fix Bigtable flakey filters test#8523

Merged
gcf-merge-on-green[bot] merged 2 commits into
mainfrom
bt-flakey-filter
Aug 9, 2023
Merged

docs: fix Bigtable flakey filters test#8523
gcf-merge-on-green[bot] merged 2 commits into
mainfrom
bt-flakey-filter

Conversation

@billyjacobson
Copy link
Copy Markdown
Member

@billyjacobson billyjacobson commented Aug 9, 2023

Description

Updated the table creation to remove any garbage collection. Default for most Bigtable clients is none, but for HBase client it was 1 max version for consistency with HBase API.

Fixes #7963
Fixes #7964
Fixes #7965
Fixes #7966
Fixes #7967

Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.

Checklist

  • I have followed Sample Format Guide
  • pom.xml parent set to latest shared-configuration
  • Appropriate changes to README are included in PR
  • These samples need a new API enabled in testing projects to pass (let us know which ones)
  • These samples need a new/updated env vars in testing projects set to pass (let us know which ones)
  • Tests pass: mvn clean verify required
  • Lint passes: mvn -P lint checkstyle:check required
  • Static Analysis: mvn -P lint clean compile pmd:cpd-check spotbugs:check advisory only
  • This sample adds a new sample directory, and I updated the CODEOWNERS file with the codeowners for this sample
  • This sample adds a new Product API, and I updated the Blunderbuss issue/PR auto-assigner with the codeowners for this sample
  • Please merge this PR for me once it is approved

@billyjacobson billyjacobson requested review from a team and yoshi-approver as code owners August 9, 2023 15:07
@product-auto-label product-auto-label Bot added samples Issues that are directly related to samples. api: bigtable Issues related to the Bigtable API. labels Aug 9, 2023
@billyjacobson billyjacobson added the automerge Merge the pull request once unit tests and other checks pass. label Aug 9, 2023
@gcf-merge-on-green gcf-merge-on-green Bot merged commit e15dfae into main Aug 9, 2023
@gcf-merge-on-green gcf-merge-on-green Bot deleted the bt-flakey-filter branch August 9, 2023 19:44
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Aug 9, 2023
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. samples Issues that are directly related to samples.

Projects

None yet

3 participants