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

feat(spanner): add methods to return Row fields #8953

Merged
merged 4 commits into from
Nov 2, 2023

Conversation

harshachinta
Copy link
Contributor

This PR adds code changes to return cloud spanner Type and Value of Row object which could be used for executor framework for other conversions.

@harshachinta harshachinta requested review from a team as code owners November 1, 2023 07:17
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: spanner Issues related to the Spanner API. labels Nov 1, 2023
@harshachinta harshachinta changed the title feat(spanner): methods to return Row fields feat(spanner): add methods to return Row fields Nov 1, 2023
spanner/row.go Outdated Show resolved Hide resolved
@rahul2393 rahul2393 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 2, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 2, 2023
@harshachinta harshachinta merged commit e22e70f into googleapis:main Nov 2, 2023
9 checks passed
bhshkh pushed a commit that referenced this pull request Nov 3, 2023
* feat(spanner): add code and tests

* feat(spanner): code fix

---------

Co-authored-by: rahul2393 <irahul@google.com>
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