Skip to content

test(bigtable): quote only the schema bundle ID in ExecuteQueryIT#13540

Open
hopha95 wants to merge 1 commit into
googleapis:mainfrom
hopha95:fix-schema-bundle-quoting
Open

test(bigtable): quote only the schema bundle ID in ExecuteQueryIT#13540
hopha95 wants to merge 1 commit into
googleapis:mainfrom
hopha95:fix-schema-bundle-quoting

Conversation

@hopha95

@hopha95 hopha95 commented Jun 22, 2026

Copy link
Copy Markdown

Modify the allTypes test in ExecuteQueryIT to only quote the schema bundle ID instead of the whole message in the CAST expression.

Fixes: b/526667198

Modify the allTypes test in ExecuteQueryIT to only quote the schema bundle ID instead of the whole message in the CAST expression.

Fixes: b/526667198
@hopha95 hopha95 requested review from a team as code owners June 22, 2026 22:22

@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 updates the SQL query string in ExecuteQueryIT.java by adjusting the backtick placement around the schemaBundleId and the proto/enum type names in the CAST expressions. Specifically, the backticks now wrap only the schemaBundleId rather than extending to the end of the fully qualified class names. I have no feedback to provide as there are no review comments.

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