[ https://issues.apache.org/jira/browse/DRILL-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Victoria Markman closed DRILL-2484. ----------------------------------- > Document CASE expression > ------------------------ > > Key: DRILL-2484 > URL: https://issues.apache.org/jira/browse/DRILL-2484 > Project: Apache Drill > Issue Type: Bug > Components: Documentation > Reporter: Victoria Markman > Assignee: Kristine Hahn > > Case expression is not documented, we support "searched case": > CASE > WHEN boolean-expression THEN > statements > [ WHEN boolean-expression THEN > statements > ... ] > [ ELSE > statements ] > END CASE; > See postgres page for example: > http://www.postgresql.org/docs/9.1/static/plpgsql-control-structures.html -- This message was sent by Atlassian JIRA (v6.3.4#6332)