Skip to content

for testing purposes: test bigtable re-generation#17081

Draft
parthea wants to merge 2 commits into
mainfrom
testing-bigtable-2026-05-12
Draft

for testing purposes: test bigtable re-generation#17081
parthea wants to merge 2 commits into
mainfrom
testing-bigtable-2026-05-12

Conversation

@parthea
Copy link
Copy Markdown
Contributor

@parthea parthea commented May 13, 2026

No description provided.

@parthea parthea changed the title test bigtable re-generation for testing purposes: test bigtable re-generation May 13, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces significant updates to the Google Cloud Bigtable client library, including the integration of the Bigtable Sessions API, the addition of support for instance editions, and updates to automated backup policies. The PR also updates the minimum supported Python version to 3.10, updates copyright headers to 2026, and adjusts dependencies in setup.py and noxfile.py. Several typos in documentation and comments were identified and corrected, and test suites were updated to accommodate these changes, including improved handling of asynchronous operations and parameter sorting in REST tests.

backups will be created in all zones of the instance.
Locations are in the format
``projects/{project}/locations/{zone}``. This field can only
set for tables in Enterprise Plus instances.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Typo: 'can only set' should be 'can only be set'.

Suggested change
set for tables in Enterprise Plus instances.
be set for tables in Enterprise Plus instances.


Attributes:
min_server_count (int):
The minimum number of distcint servers to
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Typo: 'distcint' should be 'distinct'.

Suggested change
The minimum number of distcint servers to
The minimum number of distinct servers to

DEBUG (1):
Enables all debug tag counter levels.
INFO (2):
Eables all debug tag counters except for
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Typo: 'Eables' should be 'Enables'.

Suggested change
Eables all debug tag counters except for
Enables all debug tag counters except for

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant