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

Hyunsik Choi updated TAJO-147:
------------------------------

    Summary: Implement trim(text), ltrim(text), and rtrim(text) function  (was: 
Implement trim(text), ltrim(), and rtrim() function)
    
> Implement trim(text), ltrim(text), and rtrim(text) function
> -----------------------------------------------------------
>
>                 Key: TAJO-147
>                 URL: https://issues.apache.org/jira/browse/TAJO-147
>             Project: Tajo
>          Issue Type: Improvement
>          Components: function/udf
>            Reporter: Hyunsik Choi
>             Fix For: 0.2-incubating
>
>
> We need to implement the below trim functions:
> * trim() function removes whitespaces in both sides
> * ltrim() function removes whitespaces in left side.
> * rtrim() function removes whitespaces in right side.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to