[
https://issues.apache.org/jira/browse/BEAM-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rui Wang closed BEAM-5944.
--------------------------
Resolution: Invalid
Fix Version/s: Not applicable
> LOWER
> -----
>
> Key: BEAM-5944
> URL: https://issues.apache.org/jira/browse/BEAM-5944
> Project: Beam
> Issue Type: Sub-task
> Components: dsl-sql
> Reporter: Rui Wang
> Assignee: Rui Wang
> Priority: Major
> Fix For: Not applicable
>
>
> LOWER(value)
> For STRING arguments, returns the original string with all alphabetic
> characters in lowercase. Mapping between lowercase and uppercase is done
> according to the Unicode Character Database without taking into account
> language-specific mappings.
> For BYTES arguments, the argument is treated as ASCII text, with all bytes
> greater than 127 left intact.
> Return type
> STRING or BYTES
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)