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/spansql): support case expression #5836

Merged
merged 3 commits into from Apr 5, 2022

Conversation

tyamagu2
Copy link
Contributor

@tyamagu2 tyamagu2 commented Apr 1, 2022

This PR adds support for the CASE expression.

Fixes: #5837

@tyamagu2 tyamagu2 requested review from a team as code owners April 1, 2022 10:11
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: spanner Issues related to the Spanner API. labels Apr 1, 2022
@codyoss
Copy link
Member

codyoss commented Apr 1, 2022

@tyamagu2 can you please create an issue for discussing adding this feature. Thanks!

@tyamagu2
Copy link
Contributor Author

tyamagu2 commented Apr 1, 2022

@codyoss I created #5837

@rahul2393 rahul2393 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 4, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 4, 2022
@rahul2393 rahul2393 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 5, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 5, 2022
@rahul2393 rahul2393 merged commit 3ffdd62 into googleapis:main Apr 5, 2022
@tyamagu2 tyamagu2 deleted the support-case branch April 5, 2022 08:28
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

spanner/spansql: Support conditional expressions
4 participants