Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(spanner/spannertest): send transaction id in result metadata #7809

Merged
merged 2 commits into from Apr 21, 2023

Conversation

adg
Copy link
Contributor

@adg adg commented Apr 21, 2023

Fix a bug where ExecuteStreamingSQL wouldn't return result metadata if there were no results, and include the transaction ID (if any).

Fix a bug where ExecuteStreamingSQL wouldn't return result metadata if
there were no results, and include the transaction ID (if any).
@adg adg requested review from a team as code owners April 21, 2023 03:36
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: spanner Issues related to the Spanner API. labels Apr 21, 2023
@rahul2393 rahul2393 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 21, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 21, 2023
@rahul2393 rahul2393 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 21, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 21, 2023
@rahul2393 rahul2393 merged commit e3bbd5f into googleapis:main Apr 21, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the Spanner API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants