Menas CASE logic with functions like Length
Open
Conformance
priority: undecided
question
request
under discussion
- Dominant language
- Scala
- Stars
- 33
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Nicole has a requirement:
>
> I need to add a literal based on logic
>
> Ie CASE WHEN LEN(Column1) < 5 THEN “Less than 5” ELSE “Greater than 5” END
>
> Do you know of an example in conformance where this type of logic exists?
> I will use this to derive where a client key is coming from.
>
Contributor guide
Assessment
This issue has not been assessed yet.