[
https://issues.apache.org/jira/browse/TAJO-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13838804#comment-13838804
]
SeongHwa Ahn edited comment on TAJO-306 at 12/4/13 10:57 AM:
-------------------------------------------------------------
I've attached a patch for this issue.
Please review it.
was (Author: epsilon):
I've attached a patch for this issue.
> 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
> Assignee: SeongHwa Ahn
> Priority: Minor
> Labels: newbie
> Attachments: TAJO-306.patch
>
>
> 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)