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

spanner/spansql: Add support for IF expressions #6340

Closed
neglect-yp opened this issue Jul 14, 2022 · 0 comments · Fixed by #6341
Closed

spanner/spansql: Add support for IF expressions #6340

neglect-yp opened this issue Jul 14, 2022 · 0 comments · Fixed by #6341
Assignees
Labels
api: spanner Issues related to the Spanner API. triage me I really want to be triaged.

Comments

@neglect-yp
Copy link
Contributor

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

IF expressions are not supported now.
https://cloud.google.com/spanner/docs/reference/standard-sql/functions-and-operators#if

Describe the solution you'd like
A clear and concise description of what you want to happen. What should the API be? How would you use it?

Add support for IF expressions to the SQL statement parser and builder.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@neglect-yp neglect-yp added the triage me I really want to be triaged. label Jul 14, 2022
@product-auto-label product-auto-label bot added the api: spanner Issues related to the Spanner API. label Jul 14, 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. triage me I really want to be triaged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants