You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2013/09/02 03:22:52 UTC

[jira] [Created] (TAJO-147) Implement trim(text), ltrim(), and rtrim() function

Hyunsik Choi created TAJO-147:
---------------------------------

             Summary: Implement trim(text), ltrim(), and rtrim() function
                 Key: TAJO-147
                 URL: https://issues.apache.org/jira/browse/TAJO-147
             Project: Tajo
          Issue Type: Improvement
          Components: 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