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