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

SQL: consider adding conditional expression support #32984

Closed
AdiJurca opened this issue Aug 20, 2018 · 2 comments
Closed

SQL: consider adding conditional expression support #32984

AdiJurca opened this issue Aug 20, 2018 · 2 comments
Labels

Comments

@AdiJurca
Copy link

AdiJurca commented Aug 20, 2018

At the moment there is no way of doing conditional expressions in SQL.

Having at least the CASE statement and COALESCE as described here

https://www.postgresql.org/docs/9.4/static/functions-conditional.html

would be of great help.

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search-aggs

@astefan
Copy link
Contributor

astefan commented Jun 3, 2019

This is already implemented by #41349 and #35253.

@astefan astefan closed this as completed Jun 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants