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:35 UTC

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

     [ https://issues.apache.org/jira/browse/TAJO-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

SeongHwa Ahn updated TAJO-306:
------------------------------

    Attachment: TAJO-306.patch

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)