Skip to content

feat(bigtable): add view_parameters support to execute_query#17382

Merged
mutianf merged 1 commit into
googleapis:mainfrom
ad548:adas-psv
Jun 5, 2026
Merged

feat(bigtable): add view_parameters support to execute_query#17382
mutianf merged 1 commit into
googleapis:mainfrom
ad548:adas-psv

Conversation

@ad548
Copy link
Copy Markdown
Member

@ad548 ad548 commented Jun 5, 2026

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@ad548 ad548 requested a review from a team as a code owner June 5, 2026 15:22
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 support for view_parameters in the execute_query method for both the asynchronous and synchronous Bigtable clients. It includes parameter formatting and validation to ensure view parameters are strings, and adds corresponding unit tests to verify correct behavior and error handling. As there are no review comments, I have no feedback to provide.

@mutianf mutianf merged commit 2695aad into googleapis:main Jun 5, 2026
35 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