You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "SeongHwa Ahn (JIRA)" <ji...@apache.org> on 2013/12/04 11:57:36 UTC

[jira] [Comment Edited] (TAJO-306) Implement ascii(string) function

    [ 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)