Skip to content

feat: return metadata and stats for client-side statements #470

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

Merged

Conversation

olavloite
Copy link
Collaborator

Return ResultSetMetadata and ResultSetStats as separate result sets if the caller has requested this in the ExecOptions. This ensures that client-side statements behave the same as statements that are executed by Spanner.

Return ResultSetMetadata and ResultSetStats as separate result sets if the
caller has requested this in the ExecOptions. This ensures that client-side
statements behave the same as statements that are executed by Spanner.
@olavloite olavloite requested a review from a team as a code owner July 2, 2025 08:46
@olavloite olavloite requested a review from rahul2393 July 2, 2025 12:09
@olavloite olavloite merged commit 19238ce into main Jul 3, 2025
20 checks passed
@olavloite olavloite deleted the return-metadata-and-stats-for-client-side-statements branch July 3, 2025 07:04
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