You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Jinho Kim (JIRA)" <ji...@apache.org> on 2013/10/07 08:08:43 UTC

[jira] [Commented] (TAJO-148) Implement UPPER(text), LOWER(text) function

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

Jinho Kim commented on TAJO-148:
--------------------------------

+1 
Looks great for me.  I've verified 'mvn clean install'.

> Implement UPPER(text), LOWER(text) function
> -------------------------------------------
>
>                 Key: TAJO-148
>                 URL: https://issues.apache.org/jira/browse/TAJO-148
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: operator/function/udf
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>            Priority: Minor
>              Labels: newbie
>             Fix For: 0.2-incubating
>
>         Attachments: TAJO-148.patch
>
>
> We need to implement the below functions:
> * UPPER(text) : makes an input text to be upper case.
> * LOWER(text) : makes an input text to be lower case.



--
This message was sent by Atlassian JIRA
(v6.1#6144)