Skip to content

feat(spanner/spansql): add support for coalesce expressions#6461

Merged
rahul2393 merged 5 commits intogoogleapis:mainfrom
neglect-yp:coalesce
Sep 3, 2022
Merged

feat(spanner/spansql): add support for coalesce expressions#6461
rahul2393 merged 5 commits intogoogleapis:mainfrom
neglect-yp:coalesce

Conversation

@neglect-yp
Copy link
Copy Markdown
Contributor

close: #6460

This PR adds support for COALESCE expressions.

@neglect-yp neglect-yp requested review from a team August 2, 2022 16:34
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: spanner Issues related to the Spanner API. labels Aug 2, 2022
@rahul2393 rahul2393 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 10, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 10, 2022
@rahul2393 rahul2393 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 16, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 16, 2022
@product-auto-label product-auto-label Bot added the stale: old Pull request is old and needs attention. label Sep 2, 2022
@rahul2393 rahul2393 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 3, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 3, 2022
@rahul2393 rahul2393 merged commit bff16a7 into googleapis:main Sep 3, 2022
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: m Pull request size is medium. stale: old Pull request is old and needs attention.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

spanner/spansql: Add support for COALESCE expressions

3 participants