Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

test: Add ExecuteQuery integration test with Proto/Enum types#2701

Merged
mutianf merged 1 commit into
googleapis:mainfrom
trollyxia:proto
Nov 6, 2025
Merged

test: Add ExecuteQuery integration test with Proto/Enum types#2701
mutianf merged 1 commit into
googleapis:mainfrom
trollyxia:proto

Conversation

@trollyxia
Copy link
Copy Markdown
Contributor

Change-Id: I1f0e24fb27c719d96839687418dde54d50fbc841

With minor bug fixes to SchemaBundle public admin APIs:

  • Remove comment about deletion protection since SchemaBundle doesn't have deletion protection feature.
  • Remove unnecessary IO exception for setProtoSchema function.

Change-Id: I1f0e24fb27c719d96839687418dde54d50fbc841
@trollyxia trollyxia requested review from a team November 5, 2025 19:27
@product-auto-label product-auto-label Bot added size: s Pull request size is small. api: bigtable Issues related to the googleapis/java-bigtable API. labels Nov 5, 2025
/**
* Deletes an schema bundle with the specified schema bundle ID in the specified table. Note that
* the deletion is prohibited if the schema bundle has deletion_protection field set to true.
* Deletes an schema bundle with the specified schema bundle ID in the specified table.
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.

no more deletion protection?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

There was no deletion protection from the beginning. Those comments were added by mistake, probably copied from other resources.

@mutianf mutianf merged commit 64029c9 into googleapis:main Nov 6, 2025
24 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigtable Issues related to the googleapis/java-bigtable API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants