Hyunsik Choi created TAJO-306:
---------------------------------
Summary: Implement ascii(string) function
Key: TAJO-306
URL: https://issues.apache.org/jira/browse/TAJO-306
Project: Tajo
Issue Type: Improvement
Components: operator/function/udf
Reporter: Hyunsik Choi
Priority: Minor
ascii function returns ascii code from the first character of the first
argument.
{code}
int ascii(string text)
{code}
--
This message was sent by Atlassian JIRA
(v6.1#6144)
