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: add support for ARRAY<STRUCT> to CloudCilentExecutor #3544

Merged

Conversation

larkee
Copy link
Contributor

@larkee larkee commented Dec 11, 2024

There are SPANNER_SYS tables that contain ARRAY columns. Adding support for this in the CloudClientExecutor so that queries involving these tables do not throw an error.

@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/java-spanner API. labels Dec 11, 2024
@larkee larkee marked this pull request as ready for review December 11, 2024 05:51
@larkee larkee requested a review from a team as a code owner December 11, 2024 05:51
@larkee larkee force-pushed the executor-struct-array-support branch from 1dea3ab to 1ac1f07 Compare December 13, 2024 03:55
@larkee larkee force-pushed the executor-struct-array-support branch from 950fef1 to 7c6509b Compare December 18, 2024 01:46
@rahul2393 rahul2393 added the automerge Merge the pull request once unit tests and other checks pass. label Dec 18, 2024
@larkee larkee force-pushed the executor-struct-array-support branch from 7c6509b to 4df4454 Compare December 18, 2024 21:50
@gcf-merge-on-green gcf-merge-on-green bot merged commit 6cbaf7e into googleapis:main Dec 18, 2024
31 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Dec 18, 2024
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 googleapis/java-spanner API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants