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

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

    [ https://issues.apache.org/jira/browse/TAJO-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13838903#comment-13838903 ] 

JaeHwa Jung commented on TAJO-306:
----------------------------------

'mvn clean install' is finished successfully. 
I tested ascii function on my test cluster and I've committed now. :)
Thank you for your contribution.



> Implement ascii(string) function
> --------------------------------
>
>                 Key: TAJO-306
>                 URL: https://issues.apache.org/jira/browse/TAJO-306
>             Project: Tajo
>          Issue Type: New Feature
>          Components: operator/function/udf
>    Affects Versions: 0.8-incubating
>            Reporter: Hyunsik Choi
>            Assignee: SeongHwa Ahn
>            Priority: Minor
>              Labels: newbie
>             Fix For: 0.8-incubating
>
>         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)