Skip to content

feat(google/cloud/biglake/hive/v1): onboard a new library - #18172

Merged
quirogas merged 2 commits into
googleapis:mainfrom
quirogas:onboard-biglake-hive-py
Aug 27, 2026
Merged

feat(google/cloud/biglake/hive/v1): onboard a new library#18172
quirogas merged 2 commits into
googleapis:mainfrom
quirogas:onboard-biglake-hive-py

Conversation

@quirogas

Copy link
Copy Markdown
Contributor

PiperOrigin-RevId: 966248502
Fixes b/548102568

@quirogas
quirogas requested review from a team as code owners August 19, 2026 21:02
@snippet-bot

snippet-bot Bot commented Aug 19, 2026

Copy link
Copy Markdown

Here is the summary of changes.

You are about to add 40 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

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

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.

Code Review

This pull request adds the Google Cloud BigLake Hive v1 client library, including its GAPIC client code, transports, types, generated samples, unit tests, and documentation. It also updates the Release Please and Librarian configurations to support releases for this new package. A high-severity issue was identified in release-please-individual-config.json where the paths to the gapic_version.py files were incorrectly specified using slashes instead of underscores, which would prevent Release Please from correctly locating and bumping the version files.

Comment thread release-please-individual-config.json Outdated
Comment on lines +8 to +10
"google/cloud/biglake/hive/gapic_version.py",
"google/cloud/biglake/hive_v1/gapic_version.py",
"google/cloud/biglake/hive_v1beta/gapic_version.py",

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.

high

The paths to the gapic_version.py files are incorrect. The Python package namespace uses underscores (google/cloud/biglake_hive_v1) rather than slashes (google/cloud/biglake/hive_v1). This will cause Release Please to fail to locate and bump the version files during releases.

Suggested change
"google/cloud/biglake/hive/gapic_version.py",
"google/cloud/biglake/hive_v1/gapic_version.py",
"google/cloud/biglake/hive_v1beta/gapic_version.py",
"google/cloud/biglake_hive/gapic_version.py",
"google/cloud/biglake_hive_v1/gapic_version.py",
"google/cloud/biglake_hive_v1beta/gapic_version.py",

@quirogas
quirogas marked this pull request as draft August 19, 2026 21:14
@quirogas
quirogas marked this pull request as ready for review August 20, 2026 14:36
@quirogas
quirogas marked this pull request as draft August 21, 2026 19:33
@quirogas quirogas added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Aug 21, 2026
@quirogas

Copy link
Copy Markdown
Contributor Author

Do not merge until #18013 has been merged.

@quirogas
quirogas marked this pull request as ready for review August 25, 2026 22:29
@quirogas quirogas removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Aug 25, 2026
@quirogas
quirogas enabled auto-merge (squash) August 26, 2026 18:40
@quirogas
quirogas force-pushed the onboard-biglake-hive-py branch from 4f527ef to f3f1a8a Compare August 27, 2026 17:50
@quirogas
quirogas force-pushed the onboard-biglake-hive-py branch from f3f1a8a to 5321cc6 Compare August 27, 2026 20:21
@quirogas

Copy link
Copy Markdown
Contributor Author

Regenerated with gapic-generator 1.39.0 and rebased onto latest main. Unit tests are passing (1284/1284). PTAL @partheniou @swallam.

@quirogas
quirogas merged commit 97668d8 into googleapis:main Aug 27, 2026
44 checks passed
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.

2 participants