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

Hudson commented on TAJO-306:
-----------------------------

SUCCESS: Integrated in Tajo-trunk-postcommit #588 (See 
[https://builds.apache.org/job/Tajo-trunk-postcommit/588/])
TAJO-306: Implement ascii(string) function. (SeongHwa Ahn via jaehwa) (jhjung: 
https://git-wip-us.apache.org/repos/asf?p=incubator-tajo.git&a=commit&h=798d3010b1b28e47e281cb5f729e3a6713eeea33)
* 
tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/master/TajoMaster.java
* 
tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/engine/function/string/Ascii.java
* CHANGES.txt
* 
tajo-core/tajo-core-backend/src/test/java/org/apache/tajo/engine/function/TestStringOperatorsAndFunctions.java


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

Reply via email to